{
  "name": "GST Bill Generator",
  "short_name": "GST Bills",
  "description": "Free GST & non-GST invoice generator, calculators and lookup tools for Indian businesses. No login, no tracking, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f3a5f",
  "lang": "en-IN",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
