{
  "name": "Mulwasi Thinkers",
  "short_name": "Mulwasi",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "description": "Jharkhand SC Central Platform - Master Hub",
  "icons": [
    {
      "src": "/static/images/mulwasi_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/mulwasi_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}