{
  "name": "Cost Kitchen — Lucky Butter",
  "short_name": "Kitchen",
  "description": "Caroline's private cost-per-cookie kitchen.",
  "start_url": "/kitchen/pantry",
  "scope": "/kitchen/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3ECDA",
  "theme_color": "#4E77BE",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}