mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-05 13:47:49 +02:00
Import WebThrottle-EX from ca33f6a
This commit is contained in:
20
ram/driver/static/wt/manifest.json
Normal file
20
ram/driver/static/wt/manifest.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user