{
  "name": "Family Budget Tracker",
  "short_name": "Budget",
  "description": "Manage your family finances, expenses, savings, and financial goals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#4361ee",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%234361ee'/><text x='50' y='65' text-anchor='middle' fill='white' font-size='50' font-family='Arial'>$</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"]
}
