{
  "name": "섬썸 SUMSSUM",
  "short_name": "섬썸",
  "description": "제주에서 만나는 감성 로테이션 소개팅",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FF6F61",
  "theme_color": "#FF6F61",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "ko"
}
