{
	"name": "Speedo hastighetsmätare",
	"short_name": "Speedo",
	"description": "En hastighetsmätare i webbläsaren.",
	"start_url": "https://monkeytoys.com/speedo/",
	"display": "standalone",
	"display_override": ["fullscreen", "minimal-ui"],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "images/speedo-icon-192x192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "images/speedo-icon-512x512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		}
	]
}