{
  "name": "Smoke Signal — Cigar Shop & Lounge Finder",
  "short_name": "Smoke Signal",
  "description": "GPS-guided nationwide cigar shop and lounge finder — hours, bar status, BYOB policy, events, and entry cost for every spot.",
  "start_url": "/smoke-signal.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#19110b",
  "theme_color": "#19110b",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
