﻿{
  "name": "튼튼플레이어",
  "short_name": "튼튼플레이어",
  "description": "Tuntun Player Web App",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "/static/images/icon128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon600x600.png",
      "sizes": "600x581",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "베이비리그",
      "short_name": "베이비리그",
      "url": "/products/main_list/3/0",
      "icons": [
        {
          "src": "/static/images/icon192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "주니어플러스",
      "short_name": "주니어플러스",
      "url": "/products/main_group_list/62",
      "icons": [
        {
          "src": "/static/images/icon192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "주니어",
      "short_name": "주니어",
      "url": "/products/main_list/4/0",
      "icons": [
        {
          "src": "/static/images/icon192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "튜터링",
      "short_name": "튜터링",
      "url": "/products/main_list/5/0",
      "icons": [
        {
          "src": "/static/images/icon192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
