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.
TRaSH-Guides/docs/manifest.webmanifest

16 lines
372 B

{
"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"
}