{
  "name": "GauSeva Connect — Krishan Balram Gaushala",
  "short_name": "GauSeva",
  "id": "/?source=pwa",
  "description": "Connect with Krishan Balram Gaushala, Ludhiana. Register to receive blessings on your birthday and anniversary via WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f7f4ea",
  "theme_color": "#b84e00",
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-splash.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GauSeva Connect — Krishan Balram Gaushala Mobile"
    },
    {
      "src": "/icons/screenshot-desktop.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GauSeva Connect — Krishan Balram Gaushala Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "Open your devotee profile dashboard",
      "url": "/profile",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Sign in to your devotee account",
      "url": "/devotee/login",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-new", "focus-existing"]
  },
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/profile"
  },
  "widgets": [
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "description": "View upcoming events at Krishan Balram Gaushala",
      "tag": "events-widget",
      "ms_ac_template": "/widgets/events-template.json",
      "data": "/widgets/events-data.json",
      "screenshots": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
