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.
63 lines
1.3 KiB
63 lines
1.3 KiB
{ |
|
"name": "gitcitadel.eu", |
|
"short_name": "GitCitadel", |
|
"icons": [ |
|
{ |
|
"src": "icons/icon-512x512.png?v=1", |
|
"sizes": "512x512", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-192x192.png?v=1", |
|
"sizes": "192x192", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-180x180.png?v=1", |
|
"sizes": "180x180", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-152x152.png?v=1", |
|
"sizes": "152x152", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-120x120.png?v=1", |
|
"sizes": "120x120", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-76x76.png?v=1", |
|
"sizes": "76x76", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-60x60.png?v=1", |
|
"sizes": "60x60", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-57x57.png?v=1", |
|
"sizes": "57x57", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-48x48.png?v=1", |
|
"sizes": "48x48", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-32x32.png?v=1", |
|
"sizes": "32x32", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "icons/icon-16x16.png?v=1", |
|
"sizes": "16x16", |
|
"type": "image/png" |
|
} |
|
], |
|
"start_url": "/", |
|
"display": "standalone" |
|
}
|
|
|