{
	"name": "Indian Motocycle Club",
	"short_name": "IndianClub",
    "description": "Informationen zum Indian Motocycle Club und den Indian Motorädern der Jahre 1901 bis 1953.",
    "icons": [
		{
		  "src": "/manifest/android-chrome-192x192.png",
		  "type": "image/png",
		  "sizes": "192x192"
		},
		{
		  "src": "/manifest/android-chrome-256x256.png",
		  "type": "image/png",
		  "sizes": "256x256"
		},
		{
		  "src": "/manifest/android-chrome-512x512.png",
		  "type": "image/png",
		  "sizes": "512x512"
		}
    ],
	"lang": "de-DE",
    "dir": "ltr",
    "display": "standalone",
	"orientation": "any",
	"start_url": "/",
	"scope": "/",
    "background_color": "#cdcdcd",
    "theme_color": "#990000"
}
