{
  "name": "Wordly — Learning American English",
  "short_name": "Wordly",
  "description": "The most fun way to learn American English. Build vocabulary, master grammar, and track your progress.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f5f9",
  "theme_color": "#7C3AED",
  "lang": "en",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Vocabulary",
      "url": "/vocabulary",
      "description": "Browse vocabulary words"
    },
    {
      "name": "Quizzes",
      "url": "/quizzes",
      "description": "Take a quiz"
    },
    {
      "name": "Progress",
      "url": "/progress",
      "description": "View your progress"
    }
  ]
}
