{
  "name": "Fast meteo weather forecast charts",
  "short_name": "Fast meteo charts",
  "start_url": "/forecasts/charts/index.html",
  "scope": "/forecasts/charts/",
  "display": "standalone",
  "background_color": "#000d1a",
  "theme_color": "#000d1a",
  "version": "2",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}