{
	"id": "com.feat-link",
	"name": "Featlink",
	"short_name": "Featlink",
	"description": "App mobile pour https://feat-link.com",
	"theme_color": "#D8B138",
	"background_color": "#D8B138",
	"display": "fullscreen",
	"start_url": "/",
	"scope": "/",
	"splash_pages": null,
	"orientation": "portrait",
	"launch_handler": {
		"client_mode": "focus-existing"
	},
	"icons": [
		{
			"src": "/apple-icon.png",
			"sizes": "355x355",
			"type": "image/png"
		},
		{
			"src": "icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	]
}
