so many moves
This commit is contained in:
parent
4d3c707301
commit
66b4ce33bf
18 changed files with 5 additions and 1 deletions
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"name": "Jukebox Remote",
|
||||
"short_name": "Jukebox Remote",
|
||||
"description": "Controller for the PartyJukebox server app.",
|
||||
"start_url": "index.html",
|
||||
"display": "standalone",
|
||||
"background_color": "#eeeeee",
|
||||
"theme_color": "#eeeeee",
|
||||
"orientation": "portrait-primary",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/favicon.ico",
|
||||
"type": "image/ico", "sizes": "100x100"
|
||||
},
|
||||
{
|
||||
"src":"images/Icon-144.png",
|
||||
"type": "image/png",
|
||||
"sizes": "144x144"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "images/Screenshot-Main-Desktop.png",
|
||||
"sizes" : "1919x1199",
|
||||
"type": "image/png",
|
||||
"form_factor": "wide"
|
||||
},
|
||||
{
|
||||
"src": "images/Screenshot-Main-Mobile.png",
|
||||
"type": "image/png",
|
||||
"sizes": "485x859",
|
||||
"form_factor": "narrow"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue