{
  "name": "SpeedCall",
  "short_name": "SpeedCall",
  "description": "더 많은 연결은 더 높은 성과를 만듭니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbbf24",
  "theme_color": "#fbbf24",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
