4 changed files with 18 additions and 1 deletions
After Width: | Height: | Size: 30 KiB |
@ -0,0 +1,16 @@ |
|||||||
|
{ |
||||||
|
"short_name": "9FOLLOW", |
||||||
|
"name": "9FOLLOW", |
||||||
|
"icons": [ |
||||||
|
{ |
||||||
|
"src": "/9follow/img/9gag.svg", |
||||||
|
"type": "image/png", |
||||||
|
"sizes": "2500x2500" |
||||||
|
} |
||||||
|
], |
||||||
|
"start_url": "/9follow/", |
||||||
|
"background_color": "#222222", |
||||||
|
"display": "standalone", |
||||||
|
"scope": "/9follow/*", |
||||||
|
"theme_color": "#222222" |
||||||
|
} |
Loading…
Reference in new issue