{
  "name": "Parnoa App",
  "short_name": "Parnoa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "Integrated Medical Consultation Management System",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/static/WSI/main_theme/parnoa-logo.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/WSI/main_theme/parnoa-logo.ico",
      "sizes": "512x512",
      "type": "image/png"
    }
]
}