{
  "name": "{{SITE_TITLE}} - 每日光影全球摄影大赏",
  "short_name": "{{SITE_TITLE}}",
  "description": "面向专业摄影师与摄影爱好者的每日主题摄影比赛、作品展览与器材交流平台",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#E32636",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icons/logo-placeholder.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/icons/logo-placeholder.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["photography", "art", "social"],
  "lang": "zh-CN"
}
