{
  "name": "BillZap — Free GST Billing App",
  "short_name": "BillZap",
  "description": "Free GST billing app for Indian shopkeepers. Voice billing in 12 languages, UPI QR on every invoice, 100% offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#FAFAF8",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
