{
  "name": "Expense",
  "short_name": "Expense",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#0ea5e9",
  "description": "Personal expense, income, bills and credit card tracker.",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%230ea5e9'/><text x='96' y='130' text-anchor='middle' font-family='system-ui' font-size='112' font-weight='700' fill='white'>%C2%A3</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%230ea5e9'/><text x='256' y='348' text-anchor='middle' font-family='system-ui' font-size='300' font-weight='700' fill='white'>%C2%A3</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
