{
	"name": "ガチャマシン - オンライン扭蛋",
	"short_name": "ガチャ",
	"description": "日本最大級のオンラインガチャ/扭蛋プラットフォーム。確率公開で安心",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#f9e9d7",
	"theme_color": "#f7af10",
	"lang": "ja",
	"dir": "ltr",
	"icons": [
		{
			"src": "/static/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/static/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["entertainment", "games", "shopping"],
	"shortcuts": [
		{
			"name": "ガチャ",
			"short_name": "ガチャ",
			"url": "/#/pages/index/index",
			"icons": [{ "src": "/static/favicon-32x32.png", "sizes": "32x32" }]
		},
		{
			"name": "チェックイン",
			"short_name": "デイリー",
			"url": "/#/pages/checkin/index",
			"icons": [{ "src": "/static/favicon-32x32.png", "sizes": "32x32" }]
		},
		{
			"name": "獲得景品",
			"short_name": "獲得景品",
			"url": "/#/pages/backpack/index",
			"icons": [{ "src": "/static/favicon-32x32.png", "sizes": "32x32" }]
		}
	]
}
