{
  "name": "Spice & Simmer",
  "short_name": "Spice & Simmer",
  "description": "A cozy library of fast, one-pot weeknight dinner recipes — browsable by mood, cuisine, and how much time you actually have.",
  "start_url": "/recipes",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8ee",
  "theme_color": "#c2410c",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/favicon.png", "sizes": "256x256", "type": "image/png" }
  ]
}
