{
  "name": "CareTransport 事業者ポータル",
  "short_name": "CT事業者",
  "description": "介護送迎タクシー 事業者向けポータル",
  "start_url": "/operator/",
  "scope": "/operator/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0891b2",
  "background_color": "#f0f6f8",
  "lang": "ja",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/operator/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/operator/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "本日の運行",       "url": "/operator/",             "description": "ダッシュボードを表示" },
    { "name": "予約管理",         "url": "/operator/reservations", "description": "予約一覧を表示" },
    { "name": "ドライバー管理",   "url": "/operator/drivers",      "description": "ドライバー一覧を表示" },
    { "name": "車両管理",         "url": "/operator/vehicle",      "description": "車両一覧を表示" }
  ]
}
