{
  "name": "A Superior Mechanical",
  "short_name": "Superior",
  "description": "HVAC, plumbing, and electrical services across Northwest Florida.",
  "start_url": "/app-install?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F2E8",
  "theme_color": "#2E3F75",
  "categories": ["business", "utilities", "home"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}