{
  "name": "Bob's Smoke Shop",
  "short_name": "Bob's Smoke",
  "description": "Bob's Smoke Shop in Litchfield Park, AZ. 21+ only.",
  "start_url": "/bobs-smoke-shop/?source=pwa",
  "scope": "/bobs-smoke-shop/",
  "display": "standalone",
  "background_color": "#02050a",
  "theme_color": "#02050a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/bobs-smoke-shop/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bobs-smoke-shop/assets/live-site/bobs-live-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Visit Info",
      "short_name": "Visit",
      "url": "/bobs-smoke-shop/contact",
      "description": "Address, phone, hours, and social links."
    },
    {
      "name": "Current Specials",
      "short_name": "Specials",
      "url": "/bobs-smoke-shop/specials",
      "description": "Current specials and update notes."
    }
  ]
}
