{
  "name": "Life Manager",
  "short_name": "LifeCRM",
  "description": "AI-powered Life Management Suite",
  "start_url": "https://lifemanager.online",
  "display": "standalone",
  "background_color": "#fdfaf6",
  "theme_color": "#eab308",
  "icons": [
    {
      "src": "/Life_Manager_Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Life_Manager_Icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}