{
  "name": "Bayshore TV Mounts — Tampa Bay TV Wall Mounting",
  "short_name": "Bayshore TV",
  "description": "Tampa's flat-rate TV wall mounting service. Same-day install, hidden wires, $99 standard. Serving all of Tampa Bay.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#FF4D17",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Get a flat-rate TV mounting quote in 10 minutes",
      "url": "/index.html#quote",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Tap to call (786) 593-0784",
      "url": "/call",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Flat-rate pricing — $99 standard, $149 hidden wires",
      "url": "/pricing.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
