Files
OfficialSite/www/site.webmanifest

15 lines
346 B
Plaintext
Raw Permalink Normal View History

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