Wrapper für Lead Horizon public mit PWA für schnelleren Zugriff
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
|
{
|
|
|
|
|
"short_name": "Lead Horizon",
|
|
|
|
|
"name": "Lead Horizon - PWA",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/lead-horizon-wrapper/img/16.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "16x16"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/lead-horizon-wrapper/img/32.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "32x32"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/lead-horizon-wrapper/img/64.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "64x64"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/lead-horizon-wrapper/img/128.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "128x128"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/lead-horizon-wrapper/img/256.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "256x256"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"start_url": "/lead-horizon-wrapper",
|
|
|
|
|
"background_color": "#3a3939",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"scope": 'https://cw2.lead-horizon.org/',
|
|
|
|
|
"theme_color": "#1ECBDC"
|
|
|
|
|
}
|