WebApp to follow people on 9gag, sorted via last visited https://luna-development.net/9follow/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
311 B

{
"short_name": "9FOLLOW",
"name": "9FOLLOW",
"icons": [
{
"src": "/9follow/img/9gag.png",
"type": "image/png",
"sizes": "500x500"
}
],
"start_url": "/9follow/",
"background_color": "#222222",
"display": "standalone",
"scope": "/9follow/*",
"theme_color": "#222222"
}