{
  "name": "RC模友圈",
  "short_name": "RC模友圈",
  "description": "遥控模型爱好者社区 - 遥控船遥控车交流论坛",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eeeae3",
  "theme_color": "#d35400",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "sports"],
  "shortcuts": [
    {
      "name": "遥控船",
      "url": "/?node=rc-boat",
      "description": "遥控船技术交流"
    },
    {
      "name": "遥控车",
      "url": "/?node=rc-car",
      "description": "遥控车改装讨论"
    }
  ]
}
