{
  "name": "Stay - 小羊游乐园",
  "short_name": "Stay",
  "description": "角色扮演 + 服从测试。收绳记与服从测试的私人小羊游乐园。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "id": "/stay",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0e14",
  "theme_color": "#1a0e14",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "收绳记",
      "short_name": "收绳记",
      "description": "开始一段角色扮演剧情",
      "url": "./?g=game1",
      "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "服从测试",
      "short_name": "服从测试",
      "description": "开始一次问卷测试",
      "url": "./?g=game2",
      "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "prefer_related_applications": false
}
