{
  "name": "RistoManageFlow",
  "short_name": "RistoFlow",
  "description": "Gestione digitale delle prenotazioni del ristorante con mappatura dei tavoli",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f1f1c",
  "background_color": "#0f1f1c",
  "lang": "it",
  "dir": "ltr",
  "categories": ["business", "productivity", "food"],
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
