{
  "name": "キリヌキAI - YouTube切り抜き自動生成",
  "short_name": "キリヌキAI",
  "description": "YouTube動画から AI が見どころを抽出し、ジャンプカット形式の切り抜き動画を自動生成。チャンネル登録で自動量産も。",
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#8b5cf6",
  "categories": ["entertainment", "video", "productivity"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新しい切り抜きを作る",
      "short_name": "新規作成",
      "url": "/",
      "icons": [{ "src": "/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "チャンネル自動切り抜き",
      "short_name": "チャンネル",
      "url": "/channels"
    },
    {
      "name": "料金プラン",
      "short_name": "プラン",
      "url": "/pricing"
    }
  ]
}
