{
  "name": "E-Girvinama — Loan Management",
  "short_name": "E-Girvinama",
  "description": "Gold & Silver Loan Management App for Money Lending Businesses",
  "start_url": "/gold_loan/app/index.html",
  "scope": "/gold_loan/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Loan",
      "short_name": "New Loan",
      "description": "Create a new loan entry",
      "url": "/gold_loan/app/index.html#new-loan",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "description": "View all customers",
      "url": "/gold_loan/app/index.html#customers",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
