{
    "name": "黑客打字机",
    "short_name": "黑客打字机",
    "description": "在屏幕上模拟黑客入侵，显示逼真的代码输出。按任意键即可从多种编程语言中显示代码，并配有终端效果。",
    "start_url": "/zh-CN/app/heike-dayiji",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#4F46E5",
    "background_color": "#4F46E5",
    "scope": "/zh-CN/app/heike-dayiji",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/hacker-typer/hacker-typer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/hacker-typer/hacker-typer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}