{
    "name": "MeenuLog",
    "short_name": "MeenuLog",
    "description": "개발, 디자인, 그리고 일상의 이야기를 공유합니다",
    "theme_color": "#eedcf8",
    "background_color": "#eedcf8",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
