11 lines
332 B
JSON
11 lines
332 B
JSON
{
|
|
"background_color": "#FFF",
|
|
"display": "standalone",
|
|
"name": "HelloCordova",
|
|
"short_name": "HelloCordova",
|
|
"version": "io.cordova.hellocordova",
|
|
"description": "A sample Apache Cordova application that responds to the deviceready event.",
|
|
"author": "Apache Cordova Team",
|
|
"icons": [],
|
|
"start_url": "index.html"
|
|
} |