{
  "name": "xclip — X 動画クリップ集約",
  "short_name": "xclip",
  "description": "X (旧 Twitter) の動画クリップを集約。広告クリーン、24時間以内削除対応 SLA。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "categories": ["entertainment", "social", "video"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "ランキング",
      "url": "/",
      "description": "累計ランキング"
    },
    {
      "name": "新着",
      "url": "/?realtime",
      "description": "新着フィード"
    },
    {
      "name": "急上昇",
      "url": "/?trending",
      "description": "急上昇動画"
    }
  ]
}
