{ | |
"name": "The Market", | |
"short_name": "The Market", | |
"description": "The Market App.", | |
"publicPath": "//_nuxt/", | |
"icons": Array[7][ | |
{ | |
"src": "/_nuxt/icons/icon_64.a00y00w0200.png", | |
"sizes": "64x64", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_120.a00y00w0200.png", | |
"sizes": "120x120", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_144.a00y00w0200.png", | |
"sizes": "144x144", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_152.a00y00w0200.png", | |
"sizes": "152x152", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_192.a00y00w0200.png", | |
"sizes": "192x192", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_384.a00y00w0200.png", | |
"sizes": "384x384", | |
"type": "image/png" | |
}, | |
{ | |
"src": "/_nuxt/icons/icon_512.a00y00w0200.png", | |
"sizes": "512x512", | |
"type": "image/png" | |
} | |
], | |
"start_url": "/?standalone=true", | |
"display": "standalone", | |
"background_color": "#ffffff", | |
"theme_color": "#333333", | |
"lang": "de", | |
"orientation": "portrait" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment