{
  "name": "NCGIL — National Credit Guarantee Platform",
  "short_name": "NCGIL",
  "description": "Partial credit guarantees for MSMEs through participating Shareholder Financial Institutions.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#163d77",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "government"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign in",
      "short_name": "Sign in",
      "url": "/login",
      "description": "Sign in to the NCGIL portal"
    },
    {
      "name": "Schemes",
      "short_name": "Schemes",
      "url": "/schemes",
      "description": "Browse guarantee schemes"
    }
  ]
}
