{
  "name": "{{SITE_TITLE}} - 独立电影与青年导演扶持平台",
  "short_name": "{{SITE_TITLE}}",
  "description": "聚焦独立电影展映、青年导演作品创投、微电影比赛的艺术平台",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#FF3366",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/film-reel-icon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/film-reel-icon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["entertainment", "education"],
  "lang": "zh-CN"
}
