mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2024-12-29 10:56:10 +00:00
18 lines
416 B
JSON
18 lines
416 B
JSON
{
|
|
"name": "OnlyLegs",
|
|
"short_name": "OnlyLegs",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#151515",
|
|
"theme_color": "#151515",
|
|
"description": "A gallery built for fast and simple image management!",
|
|
"icons": [
|
|
{
|
|
"src": "icon.png",
|
|
"sizes": "621x621",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"splash_pages": null
|
|
}
|
|
|