{
  "name": "ReelStorante - AI Reel Generator",
  "short_name": "ReelStorante",
  "description": "Genera reel cinematografici per ristoranti con AI. Musica, mood, scritte e formato verticale o orizzontale in 1 minuto.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF7",
  "theme_color": "#D94F21",
  "scope": "/",
  "lang": "it-IT",
  "categories": ["food", "business", "productivity", "photo"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Crea reel",
      "short_name": "Crea",
      "description": "Genera un nuovo reel",
      "url": "/dashboard"
    },
    {
      "name": "Galleria",
      "short_name": "Galleria",
      "description": "I miei reel",
      "url": "/gallery"
    }
  ]
}
