diff --git a/web/main/static/main/img/favicon/android-chrome-192x192.png b/web/main/static/main/img/favicon/android-chrome-192x192.png new file mode 100644 index 0000000..6c74ad9 Binary files /dev/null and b/web/main/static/main/img/favicon/android-chrome-192x192.png differ diff --git a/web/main/static/main/img/favicon/android-chrome-512x512.png b/web/main/static/main/img/favicon/android-chrome-512x512.png new file mode 100644 index 0000000..a0a7f96 Binary files /dev/null and b/web/main/static/main/img/favicon/android-chrome-512x512.png differ diff --git a/web/main/static/main/img/favicon/site.webmanifest b/web/main/static/main/img/favicon/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/web/main/static/main/img/favicon/site.webmanifest @@ -0,0 +1 @@ +{"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"} \ No newline at end of file diff --git a/web/main/static/main/pwa/icons/512.png b/web/main/static/main/pwa/icons/512.png deleted file mode 100644 index 777e19e..0000000 Binary files a/web/main/static/main/pwa/icons/512.png and /dev/null differ diff --git a/web/main/static/main/pwa/icons/icon.svg b/web/main/static/main/pwa/icons/icon.svg deleted file mode 100644 index f80c713..0000000 --- a/web/main/static/main/pwa/icons/icon.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - fic - - diff --git a/web/main/static/main/pwa/icons/maskable/512.png b/web/main/static/main/pwa/icons/maskable/512.png deleted file mode 100644 index 53334f8..0000000 Binary files a/web/main/static/main/pwa/icons/maskable/512.png and /dev/null differ diff --git a/web/main/static/main/pwa/icons/maskable/icon.svg b/web/main/static/main/pwa/icons/maskable/icon.svg deleted file mode 100644 index b2571b0..0000000 --- a/web/main/static/main/pwa/icons/maskable/icon.svg +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - fic - - - diff --git a/web/main/static/main/pwa/screenshots/mobile/dark/menu.png b/web/main/static/main/pwa/screenshots/mobile/dark/menu.png deleted file mode 100644 index 25fce32..0000000 Binary files a/web/main/static/main/pwa/screenshots/mobile/dark/menu.png and /dev/null differ diff --git a/web/main/static/main/pwa/screenshots/mobile/dark/quote.png b/web/main/static/main/pwa/screenshots/mobile/dark/quote.png deleted file mode 100644 index 5aaf46d..0000000 Binary files a/web/main/static/main/pwa/screenshots/mobile/dark/quote.png and /dev/null differ diff --git a/web/main/static/main/pwa/screenshots/mobile/light/menu.png b/web/main/static/main/pwa/screenshots/mobile/light/menu.png deleted file mode 100644 index 2b04f6e..0000000 Binary files a/web/main/static/main/pwa/screenshots/mobile/light/menu.png and /dev/null differ diff --git a/web/main/static/main/pwa/screenshots/mobile/light/quote.png b/web/main/static/main/pwa/screenshots/mobile/light/quote.png deleted file mode 100644 index 124aaec..0000000 Binary files a/web/main/static/main/pwa/screenshots/mobile/light/quote.png and /dev/null differ diff --git a/web/main/static/main/pwa/site.webmanifest b/web/main/static/main/pwa/site.webmanifest deleted file mode 100644 index 971b80f..0000000 --- a/web/main/static/main/pwa/site.webmanifest +++ /dev/null @@ -1,104 +0,0 @@ -{ - "name": "caFICtería-aaS", - "short_name": "caFICtería", - "description": "Página para consultar el menú del día de la FIC, frases de nuestro querido camarero Lázaro, y otras funcionalidades", - "scope": "/", - "start_url": "/", - "lang": "es-ES", - "theme_color": "#006e77", - "background_color": "#ffffff", - "display": "standalone", - "icons": [ - { - "src": "icons/512.png", - "sizes": "512x512", - "type": "image/png" - }, - { - "src": "icons/icon.svg", - "sizes": "any", - "type": "image/svg+xml" - }, - { - "src": "icons/maskable/icon.svg", - "sizes": "any", - "type": "image/svg+xml", - "purpose": "maskable" - }, - { - "src": "icons/maskable/512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable" - } - ], - "screenshots": [ - { - "src": "screenshots/mobile/light/menu.png", - "sizes": "428x926", - "type": "image/png" - }, - { - "src": "screenshots/mobile/light/quote.png", - "sizes": "428x926", - "type": "image/png" - }, - { - "src": "screenshots/mobile/dark/menu.png", - "sizes": "428x926", - "type": "image/png" - }, - { - "src": "screenshots/mobile/dark/quote.png", - "sizes": "428x926", - "type": "image/png" - } - ], - "shortcuts": [ - { - "name": "Paradas", - "url": "/paradas", - "description": "Lista de paradas", - "icons": [ - { - "src": "/static/icons/shortcuts/pergola-w.png", - "sizes": "192x192" - }, - { - "src": "/static/icons/shortcuts/pergola-w-96.png", - "sizes": "96x96" - } - ] - }, - { - "name": "Lineas", - "url": "/lineas", - "description": "Lista de líneas", - "icons": [ - { - "src": "/static/icons/shortcuts/route-w.png", - "sizes": "192x192" - }, - { - "src": "/static/icons/shortcuts/route-w-96.png", - "sizes": "96x96" - } - ] - }, - { - "name": "Mapa", - "url": "/mapa", - "description": "Mapa de paradas", - "icons": [ - { - "src": "/static/icons/shortcuts/map-w.png", - "sizes": "192x192" - }, - { - "src": "/static/icons/shortcuts/map-w-96.png", - "sizes": "96x96" - } - ] - } - ] -} \ No newline at end of file diff --git a/web/main/templates/main/_items/navbar.html b/web/main/templates/main/_items/navbar.html index eaadcb1..ceabac4 100644 --- a/web/main/templates/main/_items/navbar.html +++ b/web/main/templates/main/_items/navbar.html @@ -32,7 +32,7 @@
caFICtería-aaS logo + height="40" alt="GaliBus logo"> caFICtería-aaS