{
  "name": "MedZit",
  "short_name": "MedZit",
  "description": "MedZit - Progressive Web Healthcare Application",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#112233",
  "theme_color": "#112233",
  "icons": [
    {
      "src": "common/img/ithiya_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "common/img/ithiya_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
