{
  "name": "딜리소스 — 휴대폰 역경매",
  "short_name": "딜리소스",
  "id": "/",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0F172A",
  "description": "요청하면 인증 매장이 먼저 경쟁합니다. 발품 대신 조건을 받아보고 선택하세요.",
  "lang": "ko-KR",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["shopping", "business", "utilities"],
  "icons": [
    {
      "src": "icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "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"
    }
  ],
  "shortcuts": [
    {
      "name": "요청 등록하기",
      "short_name": "요청 등록",
      "description": "30초 만에 휴대폰 교체 요청 등록",
      "url": "/#/request-create",
      "icons": [
        {
          "src": "icons/Icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
