initial commit
This commit is contained in:
28
static/site.webmanifest
Normal file
28
static/site.webmanifest
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "Balotario Licencia A-I",
|
||||
"short_name": "Balotario A-I",
|
||||
"description": "Aplicación web para estudiar el balotario de licencia de conducir Clase A - Categoría I",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/favicon.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/static/favicon.svg",
|
||||
"sizes": "192x192",
|
||||
"type": "image/svg+xml"
|
||||
},
|
||||
{
|
||||
"src": "/static/favicon.svg",
|
||||
"sizes": "512x512",
|
||||
"type": "image/svg+xml"
|
||||
}
|
||||
],
|
||||
"theme_color": "#3498db",
|
||||
"background_color": "#2c3e50",
|
||||
"display": "standalone",
|
||||
"start_url": "/",
|
||||
"scope": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user