{
  "name": "Fixora — Industrial Home Services",
  "short_name": "Fixora",
  "description": "Immediate HVAC, plumbing, and electrical dispatch for Michigan property owners and independent agents. Verified pros, instant quotes, 24/7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "portrait",
  "background_color": "#07111D",
  "theme_color": "#10253A",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "utilities", "lifestyle"],
  "iarc_rating_id": "",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dispatch Now",
      "short_name": "Dispatch",
      "description": "Request an emergency service immediately",
      "url": "/dashboard",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pro Dashboard",
      "short_name": "Pro",
      "description": "Agent dispatch center",
      "url": "/pro/dashboard",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/fixora-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
