{
	"name": "Nebeday DEV",
	"short_name": "Nebeday DEV",
	"description": "L'environnement au coeur du développement DEV",
	"start_url": "/user/",
	"scope": "/user/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#432f22",
	"background_color": "#432f22",
	"icons": [
		{
			"src": "../images/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "../images/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
