{
  "name": "Dr. Anvesh Golla Portal",
  "short_name": "Dr. Golla Portal",
  "start_url": "/pwa/start",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#00878A",
  "icons": [
    {
      "src": "/appointment_app/static/description/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/appointment_app/static/description/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
