{
  "name": "VIP Hail Service",
  "short_name": "VIP Hail",
  "description": "Plano TX's #1 auto hail repair company. Expert PDR, AI estimates, insurance claim handling, and free loaner vehicles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#e10015",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["automotive", "business", "utilities"],
  "icons": [
    {
      "src": "/vip-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/vip-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Free Estimate",
      "short_name": "Estimate",
      "description": "Upload photos for an instant AI hail damage estimate",
      "url": "/estimate",
      "icons": [{ "src": "/vip-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Book Inspection",
      "short_name": "Book",
      "description": "Schedule a hail damage inspection",
      "url": "/book",
      "icons": [{ "src": "/vip-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Track My Repair",
      "short_name": "Track",
      "description": "Check real-time repair status",
      "url": "/track",
      "icons": [{ "src": "/vip-logo.png", "sizes": "192x192" }]
    }
  ]
}
