{
  "name": "Parlavoy",
  "short_name": "Parlavoy",
  "description": "AI-powered language learning for polyglots, students, and global teams.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F5FA",
  "theme_color": "#4A00E0",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "AI Tutor",
      "url": "/tutor",
      "description": "Start a conversation with your AI tutor"
    },
    {
      "name": "Review Cards",
      "url": "/review",
      "description": "Review your spaced repetition flashcards"
    }
  ]
}
