{
  "name": "Receipt Rabbit",
  "short_name": "Receipts",
  "description": "Turn a receipt photo into an HMRC Self Assessment-ready expense line.",
  "start_url": "/app#/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "lang": "en-GB",
  "icons": [
    { "src": "/static/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Scan a receipt", "url": "/app#/scan" }
  ]
}
