{
  "name": "InvoicePro — GST Invoice Generator",
  "short_name": "InvoicePro",
  "description": "Free GST-compliant invoice generator for Indian businesses. Create tax invoices, download PDFs, and manage invoice history.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/invoice-editor.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Create GST invoices in under 60 seconds"
    }
  ]
}
