{
    "short_name": "Ipoh App",
    "name": "Ipoh App",
    "icons": [
      {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/android-chrome-384x384.png",
          "sizes": "384x384",
          "type": "image/png"
      }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}
  