{
  "name": "꼬마 티라노의 대모험",
  "short_name": "꼬마 티라노",
  "description": "아기 티라노 리노가 운석을 피하며 별을 모아 정상에 오르는 모험 게임",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#96e0b4",
  "theme_color": "#96e0b4",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
