{
    "name": "PetMind.AI - AI 반려동물 감정 분석",
    "short_name": "PetMind.AI",
    "description": "AI 기술로 반려동물의 감정과 건강을 분석합니다",
    "start_url": "/",
    "id": "/",
    "display": "standalone",
    "background_color": "#16161a",
    "theme_color": "#2cb67d",
    "orientation": "portrait",
    "lang": "ko",
    "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"
        }
    ],
    "categories": [
        "lifestyle",
        "utilities",
        "health"
    ],
    "screenshots": [
        {
            "src": "/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/screenshot-desktop.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}