{
    "name": "{{SITE_TITLE}} - 青年独立电影展映与电影节资讯网",
    "short_name": "{{SITE_TITLE}}",
    "description": "聚焦国内外独立电影展、青年导演扶持计划及艺术电影展映的文化资讯平台",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "lang": "zh-CN",
    "categories": ["entertainment", "news"],
    "icons": [
        {
            "src": "/assets/images/hero-cinema-screening.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/assets/images/hero-cinema-screening.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
