{
  "short_name": "EnglishOne",
  "name": "EnglishOne - Learn English with Expert Teachers",
  "description": "EnglishOne is an online English learning platform offering live classes, expert teachers, and interactive courses to improve speaking, grammar, vocabulary, pronunciation, and communication skills.",
  "version": "%ENGLISHONE_APP_VERSION%",
  "icons": [
    {
      "src": "logo_english.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo_english.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F172A",
  "background_color": "#FFFFFF",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en"
}