{
  "short_name": "MagicCalc",
  "name": "春晚同款魔术计算器",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/564/564429.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#000000"
}