Files
django-ram/ram/driver/static/wt/manifest.json

20 lines
522 B
JSON

{
"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"
}