{
  "name": "Evara Matrimony",
  "short_name": "Evara",
  "description": "Premium matrimony platform, find your match with two-sided compatibility and personal matchmakers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "/icons/icon-192.png?v=9", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png?v=9", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=9", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=9", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png?v=9", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=9", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/home-mobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Evara homepage"
    },
    {
      "src": "/assets/screenshots/founding-mobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Founding 500 offer"
    },
    {
      "src": "/assets/screenshots/home-desktop.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Evara on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Founding 500 offer",
      "url": "/founding-500",
      "icons": [{ "src": "/icons/icon-192.png?v=9", "sizes": "192x192" }]
    },
    {
      "name": "View packages",
      "url": "/packages",
      "icons": [{ "src": "/icons/icon-192.png?v=9", "sizes": "192x192" }]
    },
    {
      "name": "About Evara",
      "url": "/about",
      "icons": [{ "src": "/icons/icon-192.png?v=9", "sizes": "192x192" }]
    }
  ]
}
