Move WebConfigGenerator to /docs in master branch

This commit is contained in:
JustArchi
2018-03-01 04:34:24 +01:00
parent adbc6809c8
commit 4d2f1b789b
88 changed files with 17265 additions and 0 deletions

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@@ -0,0 +1,26 @@
{
"name": "ASF config generator",
"short_name": "asf-config",
"icons": [
{
"src": "/static/logo.png",
"sizes": "184x184",
"type": "image/png"
},
{
"src": "/static/logo-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/logo-512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "/",
"display": "fullscreen",
"orientation": "portrait",
"background_color": "#12100E",
"theme_color": "#12100E"
}