{
  "name": "Paul Kim - Zombie Loves Matcha",
  "short_name": "Zombie Matcha",
  "description": "폴킴의 좀비 러브즈 마챠로 즐기는 리듬게임. 지금 플레이하고 랭킹에 도전하세요!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0a1e",
  "theme_color": "#0f0a1e",
  "icons": [
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
