{
  "short_name": "myWindsock",
  "name": "Weather for Cyclists",
  "description": "Weather and analysis for cyclists.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/my/?utm_source=homescreen",
  "background_color": "#464646",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#464646",
  "shortcuts": [

  ]
}