{
  "version": "2.1",
  "comment1": "---Above version must be the same as data-pwa-version",
  "comment2": "---data-pwa-version can be found in index.html in the manifest tag",
  "comment3": "---if versions are not the same it will cause an update loop",
  "lang": "id",
  "name": "SIGHAP",
  "scope": "/",
  "display": "fullscreen",
  "start_url": "/index.php",
  "short_name": "SIGHAP",
  "description": "SIG Health Application",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "generated": "true",
  "icons": [
    {
      "src": "favicon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "favicon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "favicon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "favicon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}