{
  "name": "MBTI챗 - MBTI 랜덤채팅",
  "short_name": "MBTI챗",
  "description": "MBTI 기반 무료 랜덤채팅. 회원가입 없이 바로 랜챗 시작!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F48FB1",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ko",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
