{
  "name": "PolySeismo - Real-time Earthquake Tracker",
  "short_name": "PolySeismo",
  "description": "Real-time global earthquake monitoring with multi-source data from USGS, EMSC, GeoNet, INGV, GEOFON, Canada and more.",
  "version": "18.0",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}