{
    "name": "矩阵雨",
    "short_name": "矩阵雨",
    "description": "体验标志性的矩阵数字雨效果，绿色字符不断下落。自定义颜色、速度、密度等多项参数。",
    "start_url": "/zh-CN/app/juzheng-yu",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/zh-CN/app/juzheng-yu",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/matrix-rain/matrix-rain-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/matrix-rain/matrix-rain-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}