{
  "name": "激活码管理",
  "short_name": "激活码管理",
  "description": "卖激活码的记账本：记卖给谁、什么时候卖的，自动算到期日",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f9",
  "theme_color": "#0d9488",
  "lang": "zh-CN",
  "icons": [
    { "src": "./icon-192.png",          "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png",          "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
