{
  "name": "Budget Tracker",
  "short_name": "Budget",
  "description": "Track household spending and reimbursements",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "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='128' fill='%230f172a'/%3E%3Cpath d='M160 200h192M160 256h192M160 312h128' stroke='%23ffffff' stroke-width='24' stroke-linecap='round'/%3E%3Cpath d='M360 200l32 32-32 32' stroke='%2310b981' stroke-width='20' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
