{
  "name": "VTuberLinker",
  "short_name": "VTuberLinker",
  "description": "VTuber活動のためのポータルサイト",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["social", "entertainment"],
  "shortcuts": [
    {
      "name": "ホーム",
      "url": "/home"
    },
    {
      "name": "イベント",
      "url": "/events"
    },
    {
      "name": "コラボ",
      "url": "/collab"
    }
  ]
}
