{
  "short_name": "LifeBalance",
  "name": "LifeBalance - Transform Your Life with Smart Goal Setting",
  "description": "An intelligent life assessment and goal-setting tool that helps users balance money, time, and purpose to create meaningful life goals.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#B79BFF",
  "background_color": "#1a1a2e",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "productivity", "personal-development"],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
