{
  "name": "BashBundle — Party Grocery Lists",
  "short_name": "BashBundle",
  "description": "Pick a party theme, scale by guest count, and push your ingredient list to Instacart, Kroger, or Amazon. Free, no account.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1040",
  "theme_color": "#43B02A",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
