{
  "name": "Dave's Towing Services",
  "short_name": "Dave's Towing",
  "description": "24/7 Towing & Roadside Assistance in Calgary, Alberta. Fast response and professional service.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff3b3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}