{
  "name": "Leeway Auto Glass",
  "short_name": "Leeway Glass",
  "description": "Same-day mobile windshield replacement and auto glass repair in Davenport, Orlando & Central Florida.",
  "start_url": "/book?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a2647",
  "theme_color": "#0a2647",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "url": "/book?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Leeway",
      "short_name": "Call",
      "url": "/?call=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Service Areas",
      "short_name": "Areas",
      "url": "/service-areas",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
