{
  "name": "生字本",
  "short_name": "生字本",
  "description": "隨手記下新遇到的英文單字與片語，意思自己寫，間隔重複複習",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3a4049",
  "theme_color": "#3a4049",
  "lang": "zh-TW",
  "icons": [
    { "src": "./icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
