{
  "name": "Invoice Maker",
  "short_name": "Invoice Maker",
  "description": "Create free professional invoices online for any country.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#151922",
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
