{
  "name": "우리 취향 매칭하기",
  "short_name": "취향매칭",
  "description": "커플이 함께 볼 OTT 콘텐츠 취향을 매칭하고 진단하는 모바일 서비스",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffd3d6",
  "theme_color": "#fbcfe8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
