{
  "name": "BizInvoiceGen - Invoice Generator & Billing Tool",
  "short_name": "BizInvoiceGen",
  "description": "Create professional invoices instantly. Generate, customize, and send invoices for your business with powerful invoice generation tools.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#10B981",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "id": "/bizinvoicegen",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/icons/bizinvoicegen-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/bizinvoicegen-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/bizinvoicegen-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/bizinvoicegen-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "scope_extensions": [
    {
      "origin": "https://bizinvoicegen.com"
    }
  ]
}
