Rewrote pretty much all of it. New logo/icons. Overall did alot tbh.
BIN
web/favicon.png
|
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 496 B |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.9 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 7.9 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 21 KiB |
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
|
||||
<meta name="description" content="A FRC scouting and statistics app. Developed by Laser Robotics">
|
||||
<meta name="description" content="Laser Robotics scouting app">
|
||||
|
||||
<!-- iOS meta tags & icons -->
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "laserscouter",
|
||||
"short_name": "laserscouter",
|
||||
"name": "Laser Scouter",
|
||||
"short_name": "Laser Scouter",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#hexcode",
|
||||
"theme_color": "#hexcode",
|
||||
"description": "A FRC scouting and statistics app. Developed by Laser Robotics",
|
||||
"description": "Laser Robotics scouting app",
|
||||
"orientation": "portrait-primary",
|
||||
"prefer_related_applications": false,
|
||||
"icons": [
|
||||
|
|
|
|||