{
  "name": "Ivoolve Tours",
  "short_name": "Ivoolve",
  "theme_color": "#00ff00",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/img/pwa/64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "/img/pwa/72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/img/pwa/76.png",
      "type": "image/png",
      "sizes": "76x76"
    },
    {
      "src": "/img/pwa/80.png",
      "type": "image/png",
      "sizes": "80x80"
    },
    {
      "src": "/img/pwa/87.png",
      "type": "image/png",
      "sizes": "87x87"
    },
    {
      "src": "/img/pwa/100.png",
      "type": "image/png",
      "sizes": "100x100"
    },
    {
      "src": "/img/pwa/114.png",
      "type": "image/png",
      "sizes": "114x114"
    },
    {
      "src": "/img/pwa/120.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "/img/pwa/128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/img/pwa/144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/img/pwa/152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/img/pwa/167.png",
      "type": "image/png",
      "sizes": "167x167"
    },
    {
      "src": "/img/pwa/180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/img/pwa/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/pwa/256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/img/pwa/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/pwa/1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot1.png",
      "type": "image/png",
      "sizes": "428x840"
    },
    {
      "src": "/img/pwa/screenshot2.png",
      "type": "image/png",
      "sizes": "428x840"
    }    
  ]
}