{
  "name": "每日大赛文案创作命题赛",
  "short_name": "每日大赛",
  "description": "每日更新文案创作命题，公开透明的文字评审平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D2A26",
  "theme_color": "#2D2A26",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/assets/images/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["education", "lifestyle"],
  "shortcuts": [
    {
      "name": "今日命题",
      "url": "/pages/prompt.html",
      "description": "查看今日每日大赛命题"
    },
    {
      "name": "文案投稿",
      "url": "/pages/write.html",
      "description": "提交今日文案作品"
    }
  ]
}
