{
  "name": "Ejenta Dashboard",
  "short_name": "ejenta",
  "scope": "/",
  "id": "ejenta-webapp",
  "start_url": "/login",
  "description": "Health monitoring application",
  "icons": [
    {
      "src": "\/static\/icons\/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image\/png",
      "purpose": "maskable"
    },
    {
      "src": "\/static\/icons\/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image\/png"
    },
    {
      "src": "\/static\/icons\/splashScreen.jpg",
      "sizes": "1024x576",
      "type": "image\/jpg"
    }
  ],
  "protocol_handlers": [],
  "theme_color": "#EF6C00",
  "background_color": "#FFF",
  "display": "standalone",
  "orientation": "landscape"
}