{
  "name": "BillTrove Lite",
  "short_name": "BillTrove",
  "description": "Free invoice maker for invoices, receipts and payment slips.",
  "start_url": "https://billtrove.com/",
  "scope": "https://billtrove.com/",
  "display": "standalone",
  "background_color": "#f6fbff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "assets/images/billtrove-icon-mark.svg",
      "sizes": "240x289",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/images/billtrove-icon-mark.svg",
      "sizes": "240x289",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}