{
  "name": "푸토 댄스 챌린지 — 수도여고 백합제",
  "short_name": "푸토 댄스",
  "description": "귀여운 캐릭터의 춤 동작을 따라하고 점수를 받는 자세인식 댄스 게임.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0b2e",
  "theme_color": "#7b2ff7",
  "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" }
  ]
}
