{
  "name": "Ardoise Cuisine",
  "short_name": "Cuisine",
  "description": "Écran de production Ardoise",
  "start_url": "/cuisine",
  "scope": "/cuisine",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#272d33",
  "theme_color": "#272d33",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
