keep other URL params after select sort mode add manifest info adjust sidebar transition
16 lines
275 B
JSON
16 lines
275 B
JSON
{
|
|
"short_name": "trpic",
|
|
"name": "trpic picture gallery",
|
|
"icons": [
|
|
{
|
|
"src": "/look.jpg",
|
|
"sizes": "896x896",
|
|
"type": "image/jpg"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"theme_color": "black",
|
|
"background_color": "black"
|
|
}
|