{
  "name": "SunChandi Billing — Nepal Jewelry",
  "short_name": "SunChandi",
  "description": "Gold & Silver jewelry POS, inventory, and accounts for Nepal shops",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#b45309",
  "lang": "ne",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "नयाँ बिक्री / New Sale",
      "short_name": "POS",
      "url": "/pos",
      "description": "Open POS to make a new sale"
    },
    {
      "name": "ग्राहकहरू / Customers",
      "short_name": "Customers",
      "url": "/customers",
      "description": "View and manage customers"
    }
  ]
}
