{
  "name": "小新工作台",
  "short_name": "小新工作台",
  "description": "蜡笔小新主题工作台 - 日常计划/英语导游证/账户/投资",
  "id": "./index.html",
  "start_url": "./index.html?v=12",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#fef9e7",
  "theme_color": "#fef9e7",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
