{
  "name": "SipLocal — Your Local Happy Hour Guide",
  "short_name": "SipLocal",
  "description": "Find happy hours and daily specials near you. Voice-powered, instant answers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#E94560",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}