Files
OfficialSite/www/site.webmanifest
Antoine Boulanger 88dd4dde3b Change favicons
2019-07-19 16:08:08 -04:00

15 lines
335 B
JSON

{
"name": "Boilerplate",
"short_name": "Boilerplate",
"icons": [
{
"src": "assets/images/favicons/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}