{
    "name": "데일리 생활정보",
    "short_name": "데일리정보",
    "description": "공공데이터 기반 생활정보 - 급식, 주유소, 공기질, 부동산, 복지",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f1ff",
    "theme_color": "#7c6dd8",
    "orientation": "portrait",
    "lang": "ko",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
