{
  "name": "\u5e7f\u5dde\u7f8e\u535a\u57ce\u7504\u9009",
  "short_name": "\u7f8e\u535a\u57ce\u7504\u9009",
  "description": "\u5e7f\u5dde\u7f8e\u535a\u57ce\u7504\u9009\u5546\u54c1\u76ee\u5f55",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fcfaf8",
  "theme_color": "#f2ddd6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
