{
    "name": "InsightView",
    "short_name": "InsightView",
    "description": "AI 워크플로우 기반 풀스택 에이전시",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f1c",
    "theme_color": "#3B82F6",
    "icons": [
        {
            "src": "/wp-content/themes/insightview/assets/images/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/wp-content/themes/insightview/assets/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
