{
  "name": "Peach Touch - 복숭아 게임",
  "short_name": "Peach Touch",
  "description": "물총 타이밍으로 움직이는 복숭아를 맞히고 높은 점수를 노리는 무료 모바일 브라우저 아케이드 게임입니다.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#070912",
  "theme_color": "#070912",
  "lang": "ko-KR",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/banners/dooshi-dashi-banner.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
