{ "name": "AX Hub", "short_name": "AX Hub", "description": "AI 전문가 커뮤니티", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "theme_color": "#0f172a", "background_color": "#0f172a", "categories": ["productivity", "social"], "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "대시보드", "short_name": "대시보드", "url": "/dashboard", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "프로필 편집", "short_name": "편집", "url": "/my-profile/editor", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ] }