add manifest to add info about the webapp for iphone app

This commit is contained in:
2024-11-14 17:57:01 +01:00
parent 8fad4936ce
commit a8f0e95c82
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"name":"METH",
"display":"standalone",
"scope":"/",
"start_url":"/"
}