{
  "id": "english-skillsterr",
  "name": "Skillsterr — English for Design Professionals",
  "short_name": "Skillsterr",
  "description": "Master English through interactive mini-board games, daily practice, and AI-powered speech coaching. Practice real-world scenarios like mock interviews and client chats with instant grammar feedback, earn XP on weekly leaderboards, and get smart AI insights to track your progress.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["education"],
  "display_override": ["standalone"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "100x100",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Coach",
      "url": "/coach",
      "description": "Chat with AI coach to learn English"
    }
  ]
}
