{
  "name": "TaxSnap - Receipt Scanner",
  "short_name": "TaxSnap",
  "description": "UK self-employed receipt scanner with HMRC SA103 categorisation and tax set-aside calculator",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230f172a'/%3E%3Crect x='40' y='30' width='112' height='132' rx='8' fill='%231e293b' stroke='%230d9488' stroke-width='3'/%3E%3Cline x1='56' y1='65' x2='136' y2='65' stroke='%230d9488' stroke-width='3' stroke-linecap='round'/%3E%3Cline x1='56' y1='85' x2='120' y2='85' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='56' y1='105' x2='128' y2='105' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='56' y1='125' x2='100' y2='125' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='140' cy='148' r='28' fill='%230d9488'/%3E%3Cpath d='M128 148 l8 8 l16-16' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230f172a'/%3E%3Crect x='96' y='64' width='320' height='384' rx='20' fill='%231e293b' stroke='%230d9488' stroke-width='6'/%3E%3Cline x1='140' y1='160' x2='372' y2='160' stroke='%230d9488' stroke-width='8' stroke-linecap='round'/%3E%3Cline x1='140' y1='210' x2='330' y2='210' stroke='%2394a3b8' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='140' y1='260' x2='350' y2='260' stroke='%2394a3b8' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='140' y1='310' x2='280' y2='310' stroke='%2394a3b8' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='380' cy='400' r='80' fill='%230d9488'/%3E%3Cpath d='M348 400 l22 22 l44-44' stroke='white' stroke-width='8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan Receipt",
      "short_name": "Scan",
      "description": "Open camera to scan a receipt",
      "url": "/?tab=scan",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='48' fill='%230d9488'/%3E%3Ccircle cx='48' cy='48' r='20' fill='white'/%3E%3Ccircle cx='48' cy='48' r='10' fill='%230d9488'/%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}
