{
  "name": "BillToSun — Utility Bills to Solar Quotes",
  "short_name": "BillToSun",
  "description": "Scan a Southern California utility bill (SCE, LADWP, GWP, BWP) and instantly get usage, solar system size, and savings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
