{
  "name": "WealthyWai — The Wealthy Way",
  "short_name": "WealthyWai",
  "description": "Household budgeting, debt payoff, and retirement planning grounded in the principles of the financial masterminds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1610",
  "theme_color": "#1A1610",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
