{
	"short_name": "GameSense Docs",
	"name": "GameSense - Lua API Documentation",
	"description": "Documentation for the GameSense Lua API.",
	"icons": [
		{
			"src": "img/docusaurus.png",
			"sizes": "200x200",
			"type": "image/png"
		}
	],
	"id": "/?source=pwa",
	"start_url": "/?source=pwa",
	"background_color": "#95b806",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#95b806",
	"shortcuts": [
		{
			"name": "API Functions",
			"short_name": "API",
			"description": "View the functions for the Lua API",
			"url": "/docs/api",
			"icons": []
		},
		{
			"name": "Events",
			"short_name": "Events",
			"description": "View the events for the cheat, engine and game.",
			"url": "/docs/events",
			"icons": []
		}
	]
}
