{
  "name": "ReferEarn — Refer, Get Hired, Earn ₹25,000",
  "short_name": "ReferEarn",
  "description": "The trust-verified referral marketplace. Verified employees refer real candidates into real jobs and earn ₹25,000 per hire, escrow-released on offer + 90-day survival.",
  "id": "/referearn",
  "start_url": "/referearn",
  "scope": "/referearn",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#022c22",
  "theme_color": "#10b981",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/referearn-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/referearn-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Refer & earn",
      "short_name": "Refer",
      "description": "Sign up as a verified referrer",
      "url": "/referearn/for-referrers",
      "icons": [{ "src": "/referearn-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Get referred",
      "short_name": "Seeker",
      "description": "Create a seeker profile",
      "url": "/referearn/for-seekers",
      "icons": [{ "src": "/referearn-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Live jobs",
      "short_name": "Jobs",
      "description": "Browse referral-eligible jobs",
      "url": "/referearn/jobs",
      "icons": [{ "src": "/referearn-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "description": "Track referrals and payouts",
      "url": "/referearn-app",
      "icons": [{ "src": "/referearn-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
