{
  "name": "QUARTER TURN",
  "short_name": "QuarterTurn",
  "description": "HTML5 미니게임 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F3EE",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "any",
      "type": "image/webp"
    }
  ]
}
