{
  "name": "응징 대작전!",
  "short_name": "응징대작전",
  "description": "사진으로 캐릭터를 만들고 신나게 때리며 스트레스를 푸는 게임. 친구와 누가 먼저 KO시키나 대결까지!",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#1c1626",
  "theme_color": "#DB962A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon180_v3.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icon512_v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
