- 駅固定モードでもForeground Serviceのバックグラウンドポーリングを有効化 - pollStationTrains(): APIから遅延情報を取得し通知を自動更新 - テキスト書式を「00:00 特急 ○○号 ○○行 定刻」に変更 - StationTrainInfo に typeColor フィールド追加 - StationLockNotificationBuilder: 種別名にBackgroundColorSpan適用 - ExpoLiveActivityModule: 駅固定もMap引数方式に変更 - trainsJson/stationName をServiceに保存してバックグラウンドで使用 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>