{
  "name": "手持式身份证扫描程序",
  "short_name": "身份证扫描",
  "description": "安卓优先的身份证 NFC 读卡与信息核验工具(GB 11643-1999)",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef3fa",
  "theme_color": "#1663d8",
  "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" }
  ]
}
