{
  "id": "/",
  "name": "Gashi Construct",
  "short_name": "Gashi",
  "description": "Metro Detroit remodeling, renovation, and builder support. Request an estimate for bathrooms, kitchens, basements, decks, and more.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111111",
  "background_color": "#0b0b0b",
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Request an estimate",
      "short_name": "Estimate",
      "description": "Start a project request",
      "url": "/contact?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Gashi Construct",
      "short_name": "Call",
      "url": "/?call=1",
      "icons": [{ "src": "/icons/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
