{
  "name": "閃卡競技場",
  "short_name": "閃卡競技場",
  "description": "老師建題庫、學生免帳號用房號加入，自學與競賽都在同一個地方。",
  "lang": "zh-Hant-TW",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4ede0",
  "theme_color": "#2e4057",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "自學區", "url": "study.html" },
    { "name": "加入房間", "url": "index.html" }
  ]
}
