{
  "name": "My Pocket",
  "short_name": "Pocket",
  "description": "Personal finance and vehicle tracker",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#b91c1c",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23b91c1c'/><text x='50' y='50' fill='white' font-size='50' dominant-baseline='middle' text-anchor='middle'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
