{
  "name": "Cash Plug - Personal Loans Botswana",
  "short_name": "Cash Plug",
  "description": "Licensed personal loans in Botswana from P1,000 to P70,000. NBFIRA licensed (11/1/6(26)). Quick online application with same-day approval.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#DCA87C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply for Loan",
      "short_name": "Apply",
      "description": "Quick loan application",
      "url": "/apply",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Loan Calculator",
      "short_name": "Calculator",
      "description": "Calculate loan payments",
      "url": "/calculator",
      "icons": [
        {
          "src": "/images/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
