{
  "name": "멍냥 탐정 - 견종 & 행동 퀴즈",
  "short_name": "멍냥탐정",
  "description": "견종 이름 맞추기와 강아지 행동 해석 퀴즈",
  "id": "/",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAF2FF",
  "theme_color": "#2B3A4A",
  "categories": ["entertainment", "education", "games"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "screenshot-1.png", "sizes": "380x780", "type": "image/png", "form_factor": "narrow", "label": "시작 화면 - 동물 선택" },
    { "src": "screenshot-2.png", "sizes": "380x780", "type": "image/png", "form_factor": "narrow", "label": "행동 해석 퀴즈 화면" },
    { "src": "screenshot-3.png", "sizes": "380x780", "type": "image/png", "form_factor": "narrow", "label": "결과 화면" }
  ]
}
