imio-publik-themes/static/enghien/config.json

25 lines
450 B
JSON

{
"label": "Enghien",
"variables": {
"pwa_display": "standalone",
"theme_color": "#8A8A8A",
"favicon": "enghien/images/favicon.ico"
},
"settings": {
"combo": {
"COMBO_MAP_DEFAULT_POSITION": {
"lat": "50.6936",
"lng": "4.0395"
},
"COMBO_ASSET_SLOTS.update": {
"header:background": {
"label": "Image d'en tête du guichet"
},
"header:logo": {
"label": "Logo d'en tête du guichet"
}
}
}
}
}