{
  "id": "/customer/dashboard",
  "name": "DIGI-MITRA — Loans, Insurance & Wallet",
  "short_name": "DIGI-MITRA",
  "description": "India's trusted financial companion. Apply for loans, buy insurance, earn rewards, and manage your DIGI-LOAN journey end-to-end — from your phone.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/customer/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Apply for Loan",
      "short_name": "Loans",
      "description": "Browse PL, BL, Home Loans & more",
      "url": "/customer/loan-products?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Eligibility Check",
      "short_name": "Eligibility",
      "description": "Instant eligibility snapshot",
      "url": "/customer/dashboard?source=pwa-shortcut-eligibility",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Insurance Wallet",
      "short_name": "Wallet",
      "description": "Track rewards & withdraw",
      "url": "/customer/wallet?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Insurance Referrals",
      "short_name": "Refer",
      "description": "Share & earn",
      "url": "/customer/insurance/referral-links?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Staff / RM Login",
      "short_name": "Staff Login",
      "description": "DIGI-LOAN team & Relationship Managers",
      "url": "/manager/login?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Partner Login",
      "short_name": "Partner",
      "description": "DSA / Channel Partner portal",
      "url": "/partner/login?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wallet-mobile.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Insurance Wallet — earn 15% on Health & up to (PPT × 3)% on Life"
    },
    {
      "src": "/screenshots/dashboard-mobile.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard — instant eligibility & one-tap apply"
    },
    {
      "src": "/screenshots/referrals-mobile.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Insurance Referral Links — share & earn"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "share_target": {
    "action": "/customer/dashboard",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
