web manifest
This commit is contained in:
parent
6a1a51d4e4
commit
d6cb39c932
@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Sketchy",
|
"name": "Sketchy Web",
|
||||||
"description": "Free Sketch/Paint app",
|
"description": "Free Sketch/Paint app",
|
||||||
"version": "1",
|
"version": "1",
|
||||||
"fullscreen": "true",
|
"fullscreen": "true",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
|
"launch_path": "http://mdibaiee.github.io/Sketchy/index.html",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "http://mdibaiee.github.io/Sketchy/img/icons/icon16.png",
|
"16": "http://mdibaiee.github.io/Sketchy/img/icons/icon16.png",
|
||||||
"32": "http://mdibaiee.github.io/Sketchy/img/icons/icon32.png",
|
"32": "http://mdibaiee.github.io/Sketchy/img/icons/icon32.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user