{
  "name": "NEXTVISION",
  "short_name": "NEXTVISION",
  "description": "飛び出せ、未来のクリエーター — 次世代動画プラットフォーム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "education"],
  "shortcuts": [
    {
      "name": "ホーム",
      "url": "/",
      "description": "動画一覧を見る"
    },
    {
      "name": "API",
      "url": "/api/health",
      "description": "API ステータス確認"
    }
  ]
}
