{
    "name": "로또 비 - 하늘에서 떨어지는 행운",
    "short_name": "로또 비",
    "description": "역대 로또 당첨 데이터 분석, 통계 기반 번호 생성, 데일리 의식으로 행운 번호를 완성하세요.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#4F46E5",
    "orientation": "portrait",
    "lang": "ko",
    "categories": ["entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
