{
  "name": "Cantine Alcoa",
  "short_name": "Cantine",
  "description": "Gestion de la cantine — achats et inventaire.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#16120e",
  "theme_color": "#16120e",
  "orientation": "portrait",
  "lang": "fr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
