{
  "name": "English Cards 英文單字卡",
  "short_name": "English Cards",
  "description": "免費英文單字卡與英文學習小工具，適合背單字、英文自學與 vocabulary practice。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2979FF",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
