{
  "id": "com.flipmatch.app",
  "name": "flipmatch",
  "short_name": "flipmatch",
  "description": "Animals, food, vehicles and more — flip the cards, find the pairs, train your brain. FlipMatch is the matching puzzle game everyone loves.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#32b6ba",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot_1.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "메인 화면"
    },
    {
      "src": "/icons/screenshot_2.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "플레이1"
    },
    {
      "src": "/icons/screenshot_3.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "플레이2"
    },
    {
      "src": "/icons/screenshot_4.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "다시시작"
    },
    {
      "src": "/icons/screenshot_5.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "플레이3"
    },
    {
      "src": "/icons/screenshot_6.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "플레이4"
    },
    {
      "src": "/icons/screenshot_7.png",
      "sizes": "1080x2100",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "플레이5"
    },
   {
      "src": "/icons/tab7_01.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "7인치 태블릿 메인"
    },
       {
      "src": "/icons/tab7_02.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "7인치 태블릿 플레이1"
    },
    {
      "src": "/icons/tab7_03.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "7인치 태블릿 다음레벨"
    },
    {
      "src": "/icons/tab7_04.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "7인치 태블릿 플레이2"
    },
    {
      "src": "/icons/tab7_05.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "7인치 태블릿 플레이3"
    },
    {
      "src": "/icons/tab10_01.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10인치 태블릿 메인"
    },
    {
      "src": "/icons/tab10_02.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10인치 태블릿 플레이1"
    },
    {
      "src": "/icons/tab10_03.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10인치 태블릿 다음레벨"
    },
    {
      "src": "/icons/tab10_04.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10인치 태블릿 플레이2"
    },
    {
      "src": "/icons/tab10_05.jpg",
      "sizes": "1200x2000",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "10인치 태블릿 플레이3"
    }
  ]
}