{
  "id": "vn.diijam.pwa",
  "name": "Diijam Web Player",
  "short_name": "Diijam",
  "description": "Dịch vụ nhạc số",
  "categories": ["music", "entertainment"],
  "theme_color": "#020030",
  "background_color": "#020030",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "vi",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "shortcuts": [
    {
      "icons": [
        {
          "src": "/imgs/icons/library.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ],
      "description": "Kho nhạc bạn đã yêu thích trên ứng dụng Diijam",
      "name": "Kho nhạc",
      "url": "/library?utm_source=pwa&utm_medium=shortcut"
    },
    {
      "icons": [
        {
          "src": "/imgs/icons/diijam-bird-symbol.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ],
      "description": "Tận hưởng mọi tính năng và nghe nhạc độc quyền trên ứng dụng Diijam",
      "name": "Mua VIP",
      "url": "/vip?utm_source=pwa&utm_medium=shortcut"
    },
    {
      "icons": [
        {
          "src": "/imgs/icons/plus-sign-in-square.png",
          "sizes": "128x128",
          "type": "image/png"
        }
      ],
      "description": "Tạo danh sách bài nhạc mà bạn yêu thích",
      "name": "Tạo playlist",
      "url": "/playlists/create?utm_source=pwa&utm_medium=shortcut"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "vn.diijam.jammer",
      "url": "https://play.google.com/store/apps/details?id=vn.diijam.jammer"
    },
    {
      "platform": "itunes",
      "id": "1506161998",
      "url": "https://apps.apple.com/app/id1506161998"
    }
  ],
  "icons": [
    {
      "src": "/imgs/icons/pwa/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/imgs/icons/pwa/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/imgs/icons/pwa/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/imgs/icons/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/imgs/icons/pwa/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/imgs/icons/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "src": "/imgs/icons/pwa/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/imgs/screenshots/desktop/screenshot-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Trang chủ"
    },
    {
      "src": "/imgs/screenshots/desktop/screenshot-2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Player"
    },
    {
      "src": "/imgs/screenshots/desktop/screenshot-3.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Nghệ sĩ"
    },
    {
      "src": "/imgs/screenshots/desktop/screenshot-4.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Thư viện"
    },
    {
      "src": "/imgs/screenshots/desktop/screenshot-5.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Album"
    },
    {
      "src": "/imgs/screenshots/phone/screenshot-1.png",
      "sizes": "499x1019",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Trang chủ"
    },
    {
      "src": "/imgs/screenshots/phone/screenshot-2.png",
      "sizes": "500x1019",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thư viện"
    }
  ]
}
