{
  "name": "每日大赛网站",
  "short_name": "无人机竞速",
  "description": "专注于FPV穿越机竞速、航拍创意飞行、多旋翼竞技与固定翼穿越的专业无人机赛事平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#00FF41",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/logo-icon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/logo-icon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["sports", "entertainment", "news"]
}
