{
  "id": "/",
  "name": "GeniusCoach AI",
  "short_name": "GeniusCoach",
  "description": "Tu coach conversacional de nutricion, habitos y progreso.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "launch_handler": {
    "client_mode": "auto"
  },
  "handle_links": "auto",
  "icons": [
    {
      "src": "/assets/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "productivity"
  ]
}
