{
  "name": "E-Bill — GST Billing Automation",
  "short_name": "E-Bill",
  "description": "Automate GST invoicing, WhatsApp billing and payment collection for ISPs and operators in India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7fbff",
  "theme_color": "#0e6098",
  "orientation": "portrait",
  "lang": "en-IN",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "assets/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "E-Bill Dashboard"
    }
  ]
}
