{
    "name": "黄道十二宫查询器",
    "short_name": "黄道十二宫查",
    "description": "通过生日查找您的黄道十二宫星座，探索所有12个星座的性格特征，并检查任意两个星座之间的配对度。",
    "start_url": "/zh-CN/app/huangdao-shier-gong-chaxun-qi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/zh-CN/app/huangdao-shier-gong-chaxun-qi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/zodiac-sign-finder/zodiac-sign-finder-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/zodiac-sign-finder/zodiac-sign-finder-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}