{
  "id": "/",
  "name": "LIVE MAP KOREA",
  "short_name": "LIVE MAP KOREA",
  "description": "한국 콘서트 정보 플랫폼 | 韓国コンサート情報プラットフォーム",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#FF6666",
  "orientation": "portrait",
  "lang": "ja",
  "categories": ["entertainment", "travel"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今月のコンサート",
      "short_name": "今月",
      "url": "/",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "会場リスト",
      "short_name": "会場",
      "url": "/venue/list",
      "icons": [{"src": "/images/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
