{
  "name": "Queux — Behind Every Meal",
  "short_name": "Queux",
  "description": "Kitchen operations for Australian childcare services.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3e9",
  "theme_color": "#183b36",
  "lang": "en-AU",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {"src": "/assets/queux/favicon/pwa-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/assets/queux/favicon/pwa-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any"},
    {"src": "/assets/queux/favicon/pwa-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Today’s Kitchen", "short_name": "Today", "url": "/app", "icons": [{"src": "/assets/queux/favicon/pwa-192.svg", "sizes": "192x192", "type": "image/svg+xml"}]}
  ]
}
