{
  "name": "单词宇宙 Word Universe",
  "short_name": "单词宇宙",
  "description": "探索英语词源的3D星空 · 1000核心词",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000010",
  "theme_color": "#000010",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}