{
  "name": "Helik - Learn English with AI For Free",
  "short_name": "Helik",
  "description": "AI-powered IELTS preparation platform with personalized writing reviews, mock tests, reading practice, listening exercises, and vocabulary training. Improve your English skills and achieve your target IELTS band score.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00d1b2",
  "orientation": "any",
  "categories": ["education", "productivity", "reference"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Writing Practice",
      "short_name": "Writing",
      "description": "Practice IELTS writing tasks with AI feedback",
      "url": "/dashboard/writing",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Reading Tests",
      "short_name": "Reading",
      "description": "Take IELTS reading comprehension tests",
      "url": "/dashboard/reading",
      "icons": [
        {
          "src": "/images/icons/shortcut-reading.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Listening Practice",
      "short_name": "Listening",
      "description": "Improve listening skills with practice tests",
      "url": "/listening",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Speaking Practice",
      "short_name": "Speaking",
      "description": "Practice speaking with AI feedback",
      "url": "/speaking/records",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Vocabulary",
      "short_name": "Vocab",
      "description": "Learn new words with flashcards",
      "url": "/dashboard/vocabulary",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "View your learning progress and statistics",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/icons/icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}