2016-05-16 15:43:27 -06:00

10 lines
193 B
JSON

{
"name": "My App",
"description": "Description of your app",
"launch_path": "/index.html",
"icons": {
"128": "/img/logo.png"
},
"default_locale": "en",
"type": "privileged"
}