{
  "name": "Match It Up - Cupid for Business",
  "short_name": "Match It Up",
  "description": "India's intent-based B2B networking platform. The right introduction at the right moment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8430A",
  "background_color": "#F7F6F2",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=in.matchitup.app",
      "id": "in.matchitup.app"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Matches",
      "url": "/matches",
      "description": "View your matches"
    }
  ]
}
