{
  "name": "빈자리 - AI 좌석 네비게이션",
  "short_name": "빈자리",
  "description": "가장 앉을 확률 높은 객차를 추천하는 AI 대중교통 좌석 안내 서비스",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0369A1",
  "theme_color": "#0369A1",
  "lang": "ko",
  "categories": ["transportation", "utilities"],
  "icons": [
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "하차 등록",
      "short_name": "하차",
      "description": "오늘 하차 정보 등록",
      "url": "/?screen=hatch",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
