{
  "name": "스마트 송영 매칭 시스템",
  "short_name": "송영매칭",
  "description": "주간보호센터 어르신 스마트 송영 차량 배정 시스템",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
