{
  "name": "1LifeHub — Personal Playbook",
  "short_name": "1LifeHub",
  "description": "Your Personal Playbook — Organize your life, health, and home with ease.",
  "theme_color": "#0d9488",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/login",
  "scope": "/",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png" }
  ]
}