{
  "id": "/index",  // App ID that uniquely identifies your app
  "name": "Nabhik Matrimony",
  "short_name": "Nabhik Matrimony",
  "start_url": "https://nabhikmatrimony.com/index",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Welcome to Nabhik Matrimony – Where Tradition Meets Technology",
  "icons": [
    {
      "src": "/images/icons/matrimonialSmall.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icons/matrimonialBig.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop-screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshots/mobile-screenshot1.png",
      "sizes": "375x667",
      "type": "image/png"
    }
  ]
}
