{
  "short_name": "Station Monitor",
  "name": "EarthScope Station Monitor",
  "display": "standalone",
  "description": "Access more 1000 seismic stations in a real time and obtain data.",
  "background_color": "#4D3493",
  "theme_color": "#4D3493",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "favicon.ico",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "favicon.ico",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "favicon.ico",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "edu.iris.app.stationmonitor"
    }
  ],
  "version": "1.7.2"
}
