{
  "name": "TaleNest AR",
  "short_name": "TaleNest AR",
  "description": "동화책 페이지를 카메라로 비추면 Chippy가 살아나는 AR 동화 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCF3DC",
  "theme_color": "#4E6F79",
  "lang": "ko",
  "categories": ["education", "kids", "entertainment"],
  "icons": [
    {
      "src": "assets/tales/anger/p09/character.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
