{
  "name": "QuickBilling — invoices in minutes, opens tracked",
  "short_name": "QuickBilling",
  "description": "Send professional invoices fast and track when clients open them. Estimates, share links, PDFs, expenses, and API.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#126dfb",
  "lang": "en",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}