{
	"name": "Preeminence Athletes",
	"short_name": "Preeminence",
	"description": "Athlete management and financial tracking platform",
	"start_url": "/athlete/dashboard",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/images/athletespwa/android/android-launchericon-72-72.png",
			"sizes": "72x72",
			"type": "image/png"
		},
		{
			"src": "/images/athletespwa/android/android-launchericon-96-96.png",
			"sizes": "96x96",
			"type": "image/png"
		},
		{
			"src": "/images/athletespwa/android/android-launchericon-144-144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "/images/athletespwa/android/android-launchericon-192-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/images/athletespwa/android/android-launchericon-512-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"gcm_sender_id": "103953800507"
}