{
  "name": "EasyCity Solar — Professional Solar Advisory",
  "short_name": "SolarPro",
  "description": "Plan your energy, size your solar, and get real-time outlooks for your location.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": [
    "utilities",
    "productivity",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-48.webp",
      "type": "image/webp",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-72.webp",
      "type": "image/webp",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.webp",
      "type": "image/webp",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.webp",
      "type": "image/webp",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SolarPro home screen with energy outlook"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SolarPro home screen on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Energy Outlook",
      "short_name": "Outlook",
      "description": "View your daily energy outlook",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Set Location",
      "short_name": "Location",
      "description": "Choose your energy zone",
      "url": "/location",
      "icons": [
        {
          "src": "/icons/icon-192.webp",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.easycity.solar"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id=com.easycity.solar"
    }
  ],
  "prefer_related_applications": false
}
