{
  "name": "Rich Habits - Build the Habits That Build Wealth",
  "short_name": "Rich Habits",
  "description": "Track your daily habits based on Tom Corley's Rich Habits framework. Build streaks, set goals, and transform your routine.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f7f3eb",
  "theme_color": "#b45309",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
