{
  "name": "판정단 - AI 인간관계 법정",
  "short_name": "판정단",
  "description": "카톡 대화를 올리면 AI 판정관이 누가 잘못했는지 판결합니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "scope": "/",
  "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"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "ko",
  "dir": "ltr"
}
