{
  "name": "Business English",
  "short_name": "BizEnglish",
  "description": "Business English for tech consulting — meeting roleplay, vocabulary, expressions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#18181b",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meeting Roleplay",
      "short_name": "Meetings",
      "url": "/meetings",
      "description": "Jump into a business meeting simulation"
    },
    {
      "name": "Vocabulary Review",
      "short_name": "Vocab",
      "url": "/review",
      "description": "Review vocabulary cards"
    }
  ]
}
