{
  "name": "VOLT Fleet",
  "short_name": "VOLT",
  "description": "한국 Star Citizen 커뮤니티 VOLT의 공식 함대 포털입니다.",
  "id": "/",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#E8482F",
  "categories": [
    "games",
    "social",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "무역플래너",
      "short_name": "무역플래너",
      "description": "함선과 UEX 거래 후보 기준 무역 작전을 계산합니다.",
      "url": "/#trade-planner",
      "icons": [
        {
          "src": "assets/images/icons/icon-192.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "함선DB",
      "short_name": "함선DB",
      "description": "VOLT 함선 데이터베이스를 엽니다.",
      "url": "/#ships",
      "icons": [
        {
          "src": "assets/images/icons/icon-192.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ]
}
