{
  "name": "VERY P2P",
  "short_name": "VERY P2P",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080711",
  "theme_color": "#ff6876",
  "description": "VERY 매수·매도 희망정보와 1:1 채팅",
  "id": "/",
  "icons": [
    {
      "src": "/assets/icons/veryp2p-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/veryp2p-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/veryp2p-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/veryp2p-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "categories": [
    "social",
    "finance"
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://sellmatch.co.kr/manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false
}
