{
  "name": "Invoicee - Invoice, Quotation & Business Records",
  "short_name": "Invoicee",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#d97706",
  "description": "Create invoices, quotations, track cashflow and manage your business records. Free forever for freelancers, entrepreneurs and SMEs.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

