{
  "name": "Iron Passport",
  "short_name": "IronPassport",
  "description": "Find the best gyms wherever you travel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090807",
  "theme_color": "#090807",
  "icons": [
    {
      "src": "/favicon-v2.ico",
      "sizes": "16x16 32x32 48x48 256x256",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-32x32-v2.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16-v2.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-v2.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
