{
    "name": "MOBA - Make Ocean Blue Again",
    "short_name": "MOBA",
    "description": "해양을 다시 깨끗하고 푸르게 만들기 위한 환경 보호 프로젝트",
    "icons": [
        {
            "src": "/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0070D3",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary"
}
