{
  "name": "ENSEI PASS · 遠征パス",
  "short_name": "遠征パス",
  "description": "ライブ遠征を、一生の宝物にする手帳。交通・宿泊・持ち物・当日タイムラインまで全部カバー。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5efe6",
  "theme_color": "#f5efe6",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23f5efe6'/><text y='.88em' font-size='140' x='22'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23f5efe6'/><text y='.88em' font-size='370' x='58'>✦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "交通・宿泊を確認",
      "short_name": "GO",
      "url": "./index.html?tab=go",
      "description": "交通・宿泊ナビを開く"
    },
    {
      "name": "当日タイムライン",
      "short_name": "LIVE",
      "url": "./index.html?tab=live",
      "description": "当日のタイムラインを開く"
    },
    {
      "name": "遠征記録",
      "short_name": "記録",
      "url": "./index.html?tab=me",
      "description": "遠征記録を開く"
    }
  ]
}
