{
  "short_name": "cahuu",
  "name": "cahuu",
  "icons": [
    {
      "src": "cahuu_logo.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "shortcuts" : [
    {
      "name": "cahuu",
      "url": "/",
      "description": "cahuu | Dispose and transport online"
    }
  ],
  "screenshots" : [
    {
      "src": "screenshot1.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "platform": "android",
      "label": "Homescreen of Cahuu App"
    },
    {
      "src": "screenshot2.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "platform": "ios",
      "label": "Homescreen of Cahuu App"
    },
    {
      "src": "screenshot3.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "platform": "narrow",
      "label": "Homescreen of Cahuu App"
    },
    {
      "src": "screenshot4.jpg",
      "type": "image/jpg",
      "sizes": "720x540",
      "platform": "wide",
      "label": "Homescreen of Cahuu App"
    }
  ]
}
