{
  "lang": "en-US",
  "dir": "ltr",
  "name": "Weather by WeatherBug",
  "short_name": "WeatherBug",
  "start_url": "https://www.weatherbug.com/",
  "display": "standalone",
  "background_color": "#95B55B",
  "theme_color": "#95B55B",
  "orientation": "portrait-primary",
  "description": "WeatherBug provides current and extended local and national weather forecasts, news, temperature, live radar, lightning, hurricane alerts and more.",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.aws.android",
      "id": "com.aws.android"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/us/app/weatherbug-weather-forecasts/id281940292?mt=12"
    }
  ],
  "icons": [
    {
      "src": "images/icons/weatherbug_36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/icons/weatherbug_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}