{
  "name": "Will It Slush? — Ninja Slushi Recipes & AI Assistant",
  "short_name": "Slushi Guide",
  "description": "Free Ninja Slushi recipes, AI slushie assistant, and ABV/Brix calculator.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#1b2a48",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}