{
  "name": "Receipt Snap",
  "short_name": "Snap",
  "description": "Snap a receipt, expense to ZExpense",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#231f24",
  "theme_color": "#231f24",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23e96f5f' width='100' height='100'/><text x='50' y='62' font-size='42' text-anchor='middle' fill='%23fff' font-family='Georgia,serif'>S</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
