{
  "name": "QuelSpritz",
  "short_name": "QuelSpritz",
  "description": "Le quiz et la référence spritz en français. Quiz identité, calculateur d'invités, 30 recettes détaillées.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF7ED",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "lang": "fr-FR",
  "categories": ["lifestyle", "food", "entertainment"],
  "icons": [
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
