{
    "name": "{{SITE_TITLE}}",
    "short_name": "{{SITE_TITLE}}",
    "description": "专业娱乐公关与艺人声誉管理平台",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#1B4F72",
    "icons": [
        {
            "src": "/assets/images/hero-security-shield.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/assets/images/hero-security-shield.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}
