{
  "id": "/",
  "name": "VoxForge 创作工作室",
  "short_name": "VoxForge",
  "description": "低门槛完成一条精致的口播视频。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f5f0e5",
  "theme_color": "#f5f0e5",
  "categories": ["photo", "video", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/voxforge-b2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/voxforge-b2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/voxforge-b2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新建作品",
      "short_name": "新建",
      "url": "/",
      "icons": [
        {
          "src": "/icons/voxforge-b2-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "我的作品",
      "short_name": "作品",
      "url": "/works",
      "icons": [
        {
          "src": "/icons/voxforge-b2-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
