{
	"name": "InternetIsFun",
	"short_name": "iif",
	"description": "The homepage of internet curiosity.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#0b0418",
	"theme_color": "#0b0418",
	"icons": [
		{ "src": "/wp-content/themes/internetisfun/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
		{ "src": "/wp-content/themes/internetisfun/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
	],
	"shortcuts": [
		{ "name": "Random thing", "short_name": "Random", "url": "/?action=surprise" },
		{ "name": "Trending now", "short_name": "Trending", "url": "/trending/" },
		{ "name": "Take a quiz", "short_name": "Quizzes", "url": "/quizzes/" }
	]
}
