1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-27 00:21:32 +00:00
This commit is contained in:
2019-11-09 12:20:46 -07:00
parent 9f610361eb
commit a8fa2cd26a
11 changed files with 72 additions and 0 deletions

19
img/fav/site.webmanifest Normal file
View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}