{
  "name": "CuraIT.",
  "short_name": "CuraIT.",
  "description": "Digital Health Ecosystem for Medical Professionals",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/curait-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/curait-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "eLogbook",
      "url": "https://elogbook.curait.in"
    },
    {
      "name": "TravelBillo",
      "url": "https://travelbillo-curait.web.app"
    }
  ]
}