move manifest in controller
This commit is contained in:
parent
a9601c479d
commit
233d1a4d96
6 changed files with 91 additions and 61 deletions
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"short_name": "RWM",
|
||||
"name": "Remote i3-wm",
|
||||
"theme_color": "#1e3650",
|
||||
"background_color": "#ffffff",
|
||||
"display": "fullscreen",
|
||||
"Scope": "/",
|
||||
"orientation": "portrait",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/static/img/icon.png",
|
||||
"type": "image/png",
|
||||
"sizes": "96x96"
|
||||
}
|
||||
],
|
||||
"start_url": "/"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue