{
  "name": "BetterSelf — Personal Life OS",
  "short_name": "BetterSelf",
  "description": "Goals, habits, finance, and reminders to become a better you.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1714",
  "theme_color": "#1a2a24",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
