{
  "id": "/solarcast/",
  "name": "SolarCast",
  "short_name": "SolarCast",
  "description": "Daily solar power forecast and harvest estimator for your home PV system.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#f5a623",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "SolarCast home screen showing today's solar harvest forecast"
    }
  ]
}
