{
    "id": "dmpack-web-wms",
    "name": "DMP Web WMS",
    "short_name": "DMPACK WMS",
    "description": "DMP 물류 관리 시스템",
    "lang": "ko",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "theme_color": "#000080",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}