{
	"name": "Emploi Intermittent",
	"short_name": "EI",
	"description": "Votre réseau d'intermittents : recherche de profils, publication d'annonces d'emploi, mise en relation.",
	"lang": "fr",
	"start_url": "./index.html",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#660000",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "css/images/icons-app/icon192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "css/images/icons-app/icon512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "css/images/icons-app/icon512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
