{
  "name": "RAMJI WEATHER STATION",
  "short_name": "Weather Station",
  "description": "Real-time Doppler radar, marine wave dynamics, USGS earthquakes, and Vedic Panchang.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020712",
  "theme_color": "#00f2fe",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "profile.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
