{
  "name": "你真的了解TA吗",
  "short_name": "你真的了解TA吗",
  "description": "双人关系画像测试，看看你是否真的了解TA。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7f3",
  "theme_color": "#ff6b7a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}