{
  "name": "단어맞추기 배틀게임",
  "short_name": "단어맞추기 배틀게임",
  "description": "단어맞추기 배틀",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["life"],
  "screenshots": [],
  "icons": [{
		"src": "/main.png",
		"sizes": "512x512"
	}],
  "shortcuts": []
}