{
  "name": "EasyWords Mobile",
  "short_name": "EasyWords",
  "description": "针对 iOS 优化的泰语单词记忆与练习 PWA 应用",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
