{
    "name": "INSPECPOOL CONNECT",
    "short_name": "인스펙풀",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#101828",
    "theme_color": "#133B5C",
    "description": "자동차 검사원 플랫폼 인스펙풀 커넥트",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}