{
  "name": "AroundPicks",
  "short_name": "AroundPicks",
  "description": "당신의 선택이 누군가의 결정이 됩니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3b3672",
  "theme_color": "#3b3672",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}