{
  "name": "말랑토스 배구단",
  "short_name": "말랑토스",
  "description": "탭 한 번에 토스! 스파이크! 귀여운 타이밍 액션 게임",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#FFF4BD",
  "theme_color": "#FFB5C2",
  "categories": ["games"],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "636x1048",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "게임 플레이 화면"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "636x1048",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "피버 모드"
    },
    {
      "src": "/screenshots/screenshot-3.png",
      "sizes": "636x1048",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "결과 화면"
    }
  ]
}
