{
  "name": "伏尔加",
  "short_name": "伏尔加",
  "description": "伏尔加 - MC 社区服务平台：论坛 / 文档 / 图库 / 视频 / 聊天",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f1a",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "orientation": "any",
  "categories": ["social", "community", "games"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "论坛",
      "short_name": "论坛",
      "url": "/posts/feed",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "图库",
      "short_name": "图库",
      "url": "/gallery",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "聊天室",
      "short_name": "聊天",
      "url": "/chat",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
