{
    "name": "사이버 범죄 수사단서 통합분석 시스템",
    "short_name": "사이버수사",
    "description": "사이버 범죄 수사를 위한 통합 데이터 분석 시스템",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e40af",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}