{
  "name": "수학 서바이버",
  "short_name": "수학서바이버",
  "description": "문제를 풀어 강해지는 10분 생존 수학 게임!",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#8FCB82",
  "theme_color": "#FFB628",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
