{
  "id": "/",
  "name": "CrediCore Underwriter",
  "short_name": "CrediCore",
  "description": "Enterprise Credit Management System and Underwriting Suite — Forensic Bank Analysis, CIBIL Scoring, AI Assistant & PDF Tools",
  "start_url": "/",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "tab_strip": {
    "home_tab": { "url": "/dashboard" },
    "new_tab_button": { "url": "/quick-analysis" }
  },
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/quick-analysis"
  },
  "widgets": [
    {
      "name": "CrediCore Quick Analysis",
      "short_name": "Quick Analyse",
      "description": "Instantly launch bank statement or CIBIL analysis from your home screen",
      "tag": "credicore-quick-analysis",
      "url": "/quick-analysis",
      "template": "generic-template",
      "ms_ac_template": "/widgets/quick-analysis.json",
      "data": "/widgets/quick-analysis-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshots/desktop.png",
          "sizes": "1024x1024",
          "label": "CrediCore Quick Analysis widget"
        }
      ],
      "icons": [
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ],
      "auth": false,
      "update": 3600
    }
  ],
  "share_target": {
    "action": "/quick-analysis",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "file",
          "accept": ["application/pdf", ".pdf"]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/quick-analysis",
      "accept": {
        "application/pdf": [".pdf"]
      },
      "icons": [{ "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }],
      "launch_type": "single-client"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+credicore",
      "url": "/?protocol=%s"
    }
  ],
  "shortcuts": [
    {
      "name": "Bank Analysis",
      "short_name": "Analyse",
      "description": "Forensic analysis of a bank statement PDF",
      "url": "/quick-analysis",
      "icons": [{ "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open the credit underwriting dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "New Application",
      "short_name": "New App",
      "description": "Create a new credit application",
      "url": "/applications/new",
      "icons": [{ "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }]
    },
    {
      "name": "CIBIL Report",
      "short_name": "CIBIL",
      "description": "Upload and analyse a CIBIL credit report",
      "url": "/cibil",
      "icons": [{ "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CrediCore Dashboard — Desktop View"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CrediCore Mobile — Bank Analysis"
    }
  ],
  "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"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
