{
  "name": "Invoice Studio",
  "short_name": "Invoices",
  "description": "Self-hosted invoicing for small business",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2ede4",
  "theme_color": "#1e1b18",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
