{
  "id": "/",
  "name": "FrigoChef",
  "short_name": "FrigoChef",
  "description": "Transformez votre frigo en menu de Chef grâce à l'IA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e0e0e",
  "theme_color": "#6bfe9c",
  "orientation": "any",
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "fr",
  "icons": [
    { "src": "/icons/brand-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/brand-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/brand-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/scan-frigo-ouvert.png", "sizes": "512x512", "type": "image/png", "label": "Scan IA de votre frigo" }
  ],
  "shortcuts": [
    { "name": "Scanner mon frigo", "short_name": "Scanner", "url": "/scan", "description": "Lancer un scan IA", "icons": [{ "src": "/icons/brand-192.png", "sizes": "192x192" }] },
    { "name": "Mes recettes", "short_name": "Recettes", "url": "/recipes", "description": "Voir les recettes IA", "icons": [{ "src": "/icons/brand-192.png", "sizes": "192x192" }] }
  ]
}
