mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
20 lines
522 B
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"
|
|
} |