{
  "name": "Yum! Menu Studio",
  "short_name": "Yum!",
  "description": "Weekly menus, allergy-safe swaps, grocery lists and food budgets — with Finn the Snack Shark.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#DDF0FF",
  "theme_color": "#FFE8F2",
  "categories": ["education", "food", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Kid Mode", "short_name": "Kid Mode", "url": "/#week?kid=1", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Grocery list", "short_name": "Grocery", "url": "/#grocery" },
    { "name": "Print Shop", "short_name": "Print", "url": "/#print" }
  ]
}
