{
  "name": "CARING · 캐릭터로 만나는 RP 매칭",
  "short_name": "CARING",
  "description": "자캐(OC)로 만나는 RP 매칭. 상호 매칭되면 첫 장면이 자동으로 시작돼요.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0EDE3",
  "theme_color": "#F0EDE3",
  "lang": "ko",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}