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