{
    "name": "应用雷达",
    "short_name": "应用雷达",
    "description": "监控 App Store 与 Google Play 的评分与评论，第一时间收到变化通知。",
    "lang": "zh-CN",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1e3fd0",
    "theme_color": "#1e3fd0",
    "icons": [
        {
            "src": "/app-icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/app-icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
