{
  "name": "ToolAdda Offline Invoice Generator",
  "short_name": "Invoice Maker",
  "description": "Create GST invoices, quotations and proformas entirely in your browser. Works offline after the first visit. Nothing is uploaded.",
  "start_url": "/invoice-generator.html",
  "scope": "/invoice-generator.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4338ca",
  "lang": "en-IN",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "assets/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
