{
    "name": "MatchPoint",
    "short_name": "MatchPoint",
    "description": "스포츠 대회 관리 플랫폼",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#7c5cfc",
    "orientation": "portrait-primary",
    "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"
        }
    ],
    "categories": ["sports", "utilities"],
    "lang": "ko",
    "dir": "ltr"
}
