{
  "name": "DigitKard Matrimony - Village Matchmaking Platform",
  "short_name": "DigitKard",
  "id": "/mobile-app-ui.html",
  "start_url": "/mobile-app-ui.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#050b18",
  "theme_color": "#050b18",
  "description": "Rural matchmaking platform for villages in Bihar with Digital Aguwa verification and privacy-first profiles.",
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "Open App Shell",
      "short_name": "Home",
      "url": "/mobile-app-ui.html",
      "icons": [{ "src": "/icon192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Apply as Aguwa",
      "short_name": "Aguwa",
      "url": "/aguwaindex.html",
      "icons": [{ "src": "/icon192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Search Profiles",
      "short_name": "Search",
      "url": "/search-aguwa.html",
      "icons": [{ "src": "/icon192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": []
}
