{
  "name": "Skyview Auto Glass",
  "short_name": "Skyview Glass",
  "description": "Same-day windshield repair and replacement in Michigan, Indiana, Ohio & Illinois. Free mobile service. All insurance accepted.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["automotive", "business", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get Free Quote",
      "short_name": "Quote",
      "description": "Request a free auto glass quote",
      "url": "/#quote"
    },
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Skyview Auto Glass directly",
      "url": "tel:+18001234567"
    }
  ]
}
