{
"theme_color" : "yellow",
"background_color" : "yellow",
"display" : "standalone",
"scope" : "/",
"start_url" : "https://atclubs.robin-egret.fr",
"name" : "@clubs",
"short_name" : "@clubs",
"description" : "L'annuaire de référence pour les clubs sportifs.",
"icons": [
    {
      "src": "images/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
	]
}