{
  "name": "RavenRecall",
  "short_name": "RavenRecall",
  "description": "Master your vocabulary with interactive flashcards, quizzes, and games. Perfect for SAT, GRE, and general vocabulary improvement.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1625",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/lovable-uploads/5f8509bc-c6ba-47f6-861d-02c349032048.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/4f213cb3-01e1-43b4-86d2-5af7b1b3cc9b.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/01c05eca-281b-47d0-9209-5e445021ea80.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Add Word",
      "short_name": "Add",
      "description": "Quickly add a new word",
      "url": "/?action=add",
      "icons": [{ "src": "/lovable-uploads/4f213cb3-01e1-43b4-86d2-5af7b1b3cc9b.png", "sizes": "192x192" }]
    },
    {
      "name": "My Words",
      "short_name": "Words",
      "description": "View your vocabulary list",
      "url": "/my-words",
      "icons": [{ "src": "/lovable-uploads/4f213cb3-01e1-43b4-86d2-5af7b1b3cc9b.png", "sizes": "192x192" }]
    },
    {
      "name": "Flashcards",
      "short_name": "Cards",
      "description": "Practice with flashcards",
      "url": "/flashcards",
      "icons": [{ "src": "/lovable-uploads/4f213cb3-01e1-43b4-86d2-5af7b1b3cc9b.png", "sizes": "192x192" }]
    },
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "description": "Test your knowledge",
      "url": "/quiz",
      "icons": [{ "src": "/lovable-uploads/4f213cb3-01e1-43b4-86d2-5af7b1b3cc9b.png", "sizes": "192x192" }]
    }
  ]
}