{
    "name": "파크골프 통합",
    "short_name": "파크골프",
    "description": "파크골프장 검색, 스코어 기록, 모임 관리",
    "lang": "ko",
    "start_url": "./main/default.asp",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F4F6F2",
    "theme_color": "#146A34",
    "icons": [
        { "src": "./img/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "./img/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "./img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
