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
372 B
16 lines
372 B
3 years ago
|
{
|
||
|
"name": "TRaSH Guides",
|
||
|
"short_name": "Guidarr",
|
||
|
"description": "Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "img/logo.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"theme_color": "#4051B5",
|
||
|
"background_color": "#2E303E",
|
||
|
"display": "standalone"
|
||
|
}
|