{
    "name": "脸型测试",
    "short_name": "脸型测试",
    "description": "输入额头、颧骨、下颌和脸长四个数值，测出你的脸型，并获得专属的发型、眼镜和妆容建议。",
    "start_url": "/zh-CN/app/lianxing-ceshi",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#F5F3FF",
    "background_color": "#F5F3FF",
    "scope": "/zh-CN/app/lianxing-ceshi",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/face-shape-detector/face-shape-detector-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/face-shape-detector/face-shape-detector-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}