{
  "name": "LifeLens — Life Reflection & Planning",
  "short_name": "LifeLens",
  "description": "Reflect on your life journey, discover your Ikigai, and plan meaningful future paths",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "self-improvement"],
  "lang": "en",
  "dir": "ltr"
}
