{
  "name": "LifeTracker",
  "short_name": "LifeTracker",
  "description": "Premium all-in-one life management app — habits, finance, learning, journal, AI coach.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5faf5",
  "theme_color": "#2f6b4a",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
