Add webmanifest

This commit is contained in:
Varun Patil 2020-10-19 11:53:09 +05:30
parent ca7f72dfc0
commit 25d33d11d1
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,7 @@
{
"name": "Knight Blade",
"short_name": "KN_E",
"description": "Sample RPG XP game",
"display": "fullscreen",
"scope": "/"
}