- moved elements to compatibility with mediaserver.

- adapted files to mediaserver.
- added mediaserver banner images.
- added mediaserver code.
This commit is contained in:
alfa_addon_10
2017-08-12 23:06:13 +02:00
parent 1444becee5
commit 6318ef0850
395 changed files with 10254 additions and 1856 deletions
@@ -0,0 +1,15 @@
{
"name": "alfa",
"icons": [
{
"src": "/media/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#00779F",
"background_color": "#00779F",
"start_url": "/",
"display": "standalone",
"orientation": "any"
}