{
  "name": "刻字 · Kezi",
  "short_name": "刻字",
  "description": "Carve Chinese vocabulary into memory — practice what you learned today",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070d1a",
  "theme_color": "#070d1a",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": { "text": "share_text", "url": "share_url", "title": "share_title" }
  }
}
