{
  "name": "English OS",
  "short_name": "EnglishOS",
  "description": "Realtime English speaking coach — your real emails and Teams chats as practice content.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b10",
  "theme_color": "#5b7cff",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
