{
  "name": "izeo - Study App",
  "short_name": "izeo",
  "description": "AI-powered study platform with flashcards, pomodoro, and gamification.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#101c22",
  "theme_color": "#13a4ec",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}