1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-14 16:45:39 +08:00
Files
locomotive-boilerplate/www/site.webmanifest
Chauncey McAskill 7e8a21f698 Update README and Boilerplate occurrences
Changed "Configuration" section to instruct developers on what occurrences to rename throughout the package.
2021-09-18 01:16:44 -04:00

15 lines
346 B
JSON

{
"name": "Locomotive 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"
}