{
    "name": "무료 로또 시뮬레이터",
    "short_name": "무료 로또",
    "description": "확률 분석 기반 무료 로또 번호 추출기 | 마이로또",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "games",
        "entertainment"
    ],
    "lang": "ko"
}