{
  "name": "Finance Tracker",
  "short_name": "Finance",
  "description": "Personal finance tracker with multi-currency and AI assistant",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fb",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234f46e5'/><stop offset='1' stop-color='%237c3aed'/></linearGradient></defs><rect width='192' height='192' rx='40' fill='url(%23g)'/><text x='96' y='128' font-family='-apple-system,Segoe UI,sans-serif' font-size='88' font-weight='700' fill='white' text-anchor='middle'>FT</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
