{
  "name": "單字披薩 · Word Pizza",
  "short_name": "單字披薩",
  "description": "邊做披薩經營，邊學韓文／英文／日文單字。間隔複習，玩著玩著就記住了。",
  "lang": "zh-Hant",
  "start_url": "./?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3ead7",
  "theme_color": "#e8a04c",
  "categories": ["education", "games"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
