{
    "id": "/",
    "name": "BTS MediConnect",
    "short_name": "MediConnect",
    "description": "BTS MediConnect remote healthcare service",
    "lang": "ko-KR",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f5fbfe",
    "theme_color": "#1e86bd",
    "icons": [
        {
            "src": "/images/icons/mediconnect-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/mediconnect-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
