{
  "name": "Invomatic",
  "short_name": "Invomatic",
  "description": "Invomatic is an offline-ready invoicing PWA with quotes, payments, and PDF exports.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b5fff",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
