{
  "name": "Techberries POS — billing & CRM",
  "short_name": "Techberries POS",
  "description": "GST billing, dues khata, inventory and CRM for Indian retail and restaurant outlets.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbf9fb",
  "theme_color": "#25112A",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Billing counter", "url": "/pos" },
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Pending dues", "url": "/dues" }
  ]
}
