{
  "name": "commuteRANK",
  "short_name": "cR",
  "related_applications": [{ "platform": "webapp", "url": "https://commuterank-parking/manifest.webmanifest"}],
  "icons": [
    {
      "src": "images/pwa/cr_launcher_48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/pwa/cr_launcher_72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/pwa/cr_launcher_96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/pwa/cr_launcher_144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/pwa/cr_launcher_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/pwa/cr_launcher_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en-US",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "white",
  "theme_color": "white"
}
