{
  "name": "Where is the Sun? - India's Solar Calculator",
  "short_name": "WhereIsSun",
  "description": "Calculate your rooftop solar savings in India using real tariff data and PM Surya Ghar subsidy rates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/sun.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/sun.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
