{
    "name": "SnapGRID — AI Design Grid",
    "short_name": "SnapGRID",
    "description": "9-Node AI Agent Grid 기반 설계사무소 협업 플랫폼",
    "start_url": "/live",
    "display": "standalone",
    "background_color": "#0a0c10",
    "theme_color": "#6366f1",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "design"
    ],
    "lang": "ko",
    "dir": "ltr"
}