Add site.webmanifest

This way, on OS that allow it, Flamenco can be added as home shortcut
and have the proper shortcut name, icon, theme color, and browser buttons.

Needs testing on how 'standalone' display looks on Android tablets. Perhaps
a more minimal version of the browser can be used instead ('minimal-ui').
This commit is contained in:
Pablo Vazquez 2022-07-08 15:26:44 +02:00
parent db01c640f5
commit 5c17286e98

@ -0,0 +1 @@
{"name":"Flamenco","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#8982c9","display":"standalone"}