10 lines
193 B
JSON
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"
|
|
} |