{
  "name": "Khata Billing — Free GST Billing Software",
  "short_name": "Khata Billing",
  "description": "India's free GST billing, inventory, POS and accounting software for small businesses. Create invoices, manage stock, run POS — all free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0E61FE",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon/khata-billing-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/khata-billing-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/khata-billing-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/media/banner/banner-one/main.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "Khata Billing — GST Billing Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Invoice",
      "url": "https://app.khatabilling.com/",
      "description": "Create a new GST invoice"
    },
    {
      "name": "Free Invoice Generator",
      "url": "/invoice/invoice-generator",
      "description": "Generate a free GST invoice without signup"
    }
  ]
}
