{
  "name": "GamArcade",
  "short_name": "GamArcade",
  "description": "휴대폰 한 대로 다 같이, 또는 각자 폰으로 즐기는 파티 게임 29종. 한글 초성 게임, 리듬 게임, 라이어 게임까지 설치 없이 바로.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090B19",
  "theme_color": "#090B19",
  "lang": "ko",
  "dir": "ltr",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GamArcade"
    }
  ]
}
