{
    "name": "FlowBoard",
    "short_name": "FlowBoard",
    "description": "흩어진 비정형 업무 데이터를 AI 운영 보드와 대시보드로 정리하는 서비스",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#3182F6",
    "background_color": "#FFFFFF",
    "lang": "ko",
    "scope": "/",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
