{
  "name": "AiMUD School - AI와 함께하는 창작 플랫폼",
  "short_name": "AiMUD School",
  "description": "아이들이 직접 세계관, 캐릭터, 스토리를 텍스트로 설계하고 AI가 이를 기반으로 인터랙티브 RPG 게임으로 변환하는 창작 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["education", "games", "entertainment"],
  "lang": "ko",
  "dir": "ltr"
}
