Work on expanding the routes

This commit is contained in:
Scott Idem
2024-03-04 20:55:48 -05:00
parent 6c60ee3086
commit 19a6ff6dbe
22 changed files with 846 additions and 118 deletions

BIN
static/OSIT_logo_2022_96px.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
static/favicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
static/favicon.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,91 @@
{
"background_color": "hsl(220, 65%, 31%)",
"description": "The One Sky IT Aether Progressive Web App for One Sky IT Demo",
"display": "fullscreen",
"icons": [
{
"sizes": "24x24",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_24px.png",
"type": "image/png"
},
{
"sizes": "48x48",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_48px.png",
"type": "image/png"
},
{
"sizes": "88x88",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_88px.webp",
"type": "image/webp"
},
{
"sizes": "88x88",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_88px.png",
"type": "image/png"
},
{
"sizes": "120x120",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_120px.png",
"type": "image/png"
},
{
"sizes": "144x144",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_144px.png",
"type": "image/png"
},
{
"sizes": "180x180",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_180px.png",
"type": "image/png"
},
{
"sizes": "192x192",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_192px.webp",
"type": "image/webp"
},
{
"sizes": "192x192",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_192px.png",
"type": "image/png"
},
{
"sizes": "256x256",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_256px.webp",
"type": "image/webp"
},
{
"sizes": "256x256",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_256px.png",
"type": "image/png"
},
{
"sizes": "300x300",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_300px.png",
"type": "image/png"
},
{
"sizes": "512x512",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_512px.webp",
"type": "image/webp"
},
{
"sizes": "512x512",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_512px.png",
"type": "image/png"
},
{
"sizes": "1024x1024",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_1024px.webp",
"type": "image/webp"
},
{
"sizes": "1024x1024",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_1024px.png",
"type": "image/png"
}
],
"name": "One Sky IT Demo - One Sky IT Aether PWA",
"short_name": "One Sky IT Demo OSIT AE PWA",
"start_url": "/",
"testing": "One Sky IT Demo"
}

91
static/manifest.json Normal file
View File

@@ -0,0 +1,91 @@
{
"background_color": "hsl(220, 65%, 31%)",
"description": "The One Sky IT Aether Progressive Web App for One Sky IT Demo",
"display": "fullscreen",
"icons": [
{
"sizes": "24x24",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_24px.png",
"type": "image/png"
},
{
"sizes": "48x48",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_48px.png",
"type": "image/png"
},
{
"sizes": "88x88",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_88px.webp",
"type": "image/webp"
},
{
"sizes": "88x88",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_88px.png",
"type": "image/png"
},
{
"sizes": "120x120",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_120px.png",
"type": "image/png"
},
{
"sizes": "144x144",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_144px.png",
"type": "image/png"
},
{
"sizes": "180x180",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_180px.png",
"type": "image/png"
},
{
"sizes": "192x192",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_192px.webp",
"type": "image/webp"
},
{
"sizes": "192x192",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_192px.png",
"type": "image/png"
},
{
"sizes": "256x256",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_256px.webp",
"type": "image/webp"
},
{
"sizes": "256x256",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_256px.png",
"type": "image/png"
},
{
"sizes": "300x300",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_300px.png",
"type": "image/png"
},
{
"sizes": "512x512",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_512px.webp",
"type": "image/webp"
},
{
"sizes": "512x512",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_512px.png",
"type": "image/png"
},
{
"sizes": "1024x1024",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_1024px.webp",
"type": "image/webp"
},
{
"sizes": "1024x1024",
"src": "https://static.oneskyit.com/images/OSIT_logo_2022_1024px.png",
"type": "image/png"
}
],
"name": "One Sky IT Demo - One Sky IT Aether PWA",
"short_name": "One Sky IT Demo OSIT AE PWA",
"start_url": "/",
"testing": "One Sky IT Demo"
}

BIN
static/skeleton_favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB