{
  "name": "SEAT-DOWN",
  "short_name": "SEAT-DOWN",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/partner/login",
  "icons": [
    {
      "src": "/images/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "description": "스마트 버스 좌석 배정 시스템",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "http://seat.com/manifest.json"
    }
  ],
  "permissions": ["camera", "geolocation"]
}

