{
  "id": "./",
  "name": "EarthWatch",
  "short_name": "EarthWatch",
  "description": "Real-time worldwide earthquake detection, aftershock forecasting, and seismic precursor monitoring. Track every significant tremor on a live 3-D globe with USGS, EMSC, GeoNet, and regional network feeds — updated every 30 seconds.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070b12",
  "theme_color": "#070b12",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "science", "news"],
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
