{
  "name": "My Money Jar",
  "short_name": "Money Jar",
  "description": "AI-powered bank statement analysis",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2044",
  "theme_color": "#0F2044",
  "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='42' fill='%230F2044'/%3E%3Crect x='24' y='126' width='36' height='42' rx='9' fill='%2360A5FA'/%3E%3Crect x='78' y='90' width='36' height='78' rx='9' fill='%233B82F6'/%3E%3Crect x='132' y='48' width='36' height='120' rx='9' fill='%232563EB'/%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='112' fill='%230F2044'/%3E%3Crect x='64' y='336' width='96' height='112' rx='24' fill='%2360A5FA'/%3E%3Crect x='208' y='240' width='96' height='208' rx='24' fill='%233B82F6'/%3E%3Crect x='352' y='128' width='96' height='320' rx='24' fill='%232563EB'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
