{
  "name": "Tapworth",
  "short_name": "Tapworth",
  "description": "Your receipts, your agent, your financial identity.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#EBE5D6",
  "theme_color": "#0B5E4F",
  "icons": [{
    "src": "icon.svg",
    "sizes": "any",
    "type": "image/svg+xml",
    "purpose": "any"
  }]
}
