{
  "name": "Konvo — AI Twin Matchmaker",
  "short_name": "Konvo",
  "description": "Your AI Twin dates for you. The world's first behavior-first matchmaking platform using AI Twin simulations and India Post DIGIPIN grids.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050508",
  "theme_color": "#14b8a6",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "social",
    "lifestyle",
    "dating"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og_banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Konvo landing page"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Find your match",
      "url": "/discover",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Open your messages",
      "url": "/chat",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}