{
    "name": "프로토 AI 분석기",
    "short_name": "프로토AI",
    "description": "AI 기반 프로토 배당 분석 및 조합 추천",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#7c3aed",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}