{
  "id": "/",
  "name": "CreditBee - Instant Personal Loan",
  "short_name": "CreditBee",
  "description": "Get instant personal loan upto ₹5,00,000. Paperless process, instant approval by RBI registered partners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7FE",
  "theme_color": "#FFD700",
  "dir": "ltr",
  "lang": "en-IN",
  "categories": ["finance", "business", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply for Loan",
      "short_name": "Apply",
      "description": "Start your loan application",
      "url": "/?action=apply",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Check Loan Status",
      "short_name": "Status",
      "description": "Check your existing loan status",
      "url": "/?action=status",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
