{
  "name": "DARTSLIVE TV",
  "short_name": "DARTSLIVE TV",
  "description": "DARTSLIVE.TVは、ダーツの試合動画やハイライト、プロの技術解説など、ダーツファン向けの動画コンテンツを配信するオフィシャル動画サイトです。DARTSLIVE.TV is the official video streaming platform featuring darts match videos, highlights, and professional technique tutorials for darts enthusiasts.",
  "start_url": "/",
  "icons": [
    {
      "src": "./icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/192_maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "DARTSLIVE TV",
      "short_name": "DARTSLIVE TV",
      "description": "DARTSLIVE.TVは、ダーツの試合動画やハイライト、プロの技術解説など、ダーツファン向けの動画コンテンツを配信するオフィシャル動画サイトです。DARTSLIVE.TV is the official video streaming platform featuring darts match videos, highlights, and professional technique tutorials for darts enthusiasts.",
      "url": "/",
      "icons": [
        {
          "src": "./icons/192x192.png",
          "sizes": "192x192"
        },
        {
          "src": "./icons/favicon.ico",
          "sizes": "32x32 24x24 16x16",
          "type": "image/x-icon"
       }
      ]
    }
  ],
  "display": "standalone"
}