{
  "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": []
}