{
    "name": "무무맘",
    "short_name": "무무맘",
    "icons": [
        { "src": "favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32 48x48" },
        {"src": "android-chrome-192x192.png","type": "image/png","sizes": "192x192"},
        {"src": "android-chrome-512x512.png","type": "image/png","sizes": "512x512"}
    ],
    "start_url": "/",
    "orientation": "portrait",
    "display": "standalone",
    "theme_color": "#ffa415",
    "background_color": "#ffffff",
    "id": "kr.co.moumou.mon",
    "description": "학부모앱 웹버전, 무무맘은 학부모님을 위한 앱으로, 자녀의 출결 및 학습 현황을 확인할 수 있습니다.",
    "edge_side_panel": {"preferred_width": 1280},
    "categories": ["education"],
    "scope": "/",
    "dir": "auto",
    "lang": "ko",
    "display_override": ["standalone"]
  }