{
    "name": "Iamhungry - 오늘 뭐 먹지?",
    "short_name": "Iamhungry",
    "description": "오늘 뭐 먹지? 구내식당 주간 메뉴와 주변 맛집 추천",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8faf9",
    "theme_color": "#16A34A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}