{
  "short_name": "FoodFend",
  "name": "FoodFend — anti-gaspi",
  "description": "Suivez vos produits et consommez-les avant péremption.",
  "lang": "fr",
  "icons": [
    { "src": "favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5C7C54",
  "background_color": "#F9F8F6"
}
