stash/ui/v2.5/public/manifest.json
Infinite 4d44deff64 WIP
2020-03-01 21:04:30 +01:00

15 lines
300 B
JSON
Executable file

{
"short_name": "Stash",
"name": "Stash: Porn Organizer",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}