Import WebThrottle-EX from ca33f6a

This commit is contained in:
2022-04-22 00:04:50 +02:00
parent dc85f62577
commit 4de6f83f3f
41 changed files with 7015 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"short_name": "WebThrottle-EX",
"name": "DCC++ EX Web Throttle",
"icons": [
{
"src": "images/full-logo.png",
"type": "image/png",
"sizes": "176x176"
}
],
"start_url": "/WebThrottle-EX/",
"background_color": "#fff",
"display": "standalone",
"scope": "/WebThrottle-EX/",
"related_applications": [{
"platform": "webapp",
"url": "https://DCC-EX.github.io/WebThrottle-EX/manifest.json"
}],
"theme_color": "#fff"
}