{
    "name": "LUMEN",
    "short_name": "LUMEN",
    "description": "의학 뉴스 큐레이션 플랫폼",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f6f6ef",
    "theme_color": "#2c3e50",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
