{
  "name": "Miak — le plat du jour",
  "short_name": "Miak",
  "description": "Chaque jour un nouveau plat livré au bureau",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5e1",
  "theme_color": "#ff6b35",
  "categories": ["food", "lifestyle"],
  "lang": "fr-CH",
  "icons": [
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icons/icon-256.png", "type": "image/png", "sizes": "256x256" },
    { "src": "/icons/icon-384.png", "type": "image/png", "sizes": "384x384" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icons/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
