{
  "name": "MINT - 그룹 외출 큐레이션",
  "short_name": "MINT",
  "description": "약속은 잡았는데 어디서 만나지? MINT가 30초 만에 해결해드려요.",
  "start_url": "/",
  "scope": "/",
  "handle_links": "not-preferred",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#F2FCF8",
  "theme_color": "#F2FCF8",
  "icons": [
    {
      "src": "/mint-launch-v2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mint-launch-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
