vn-picture/platforms/browser/www/manifest.json

11 lines
337 B
JSON

{
"background_color": "#FFF",
"display": "standalone",
"name": "Nature Photo",
"short_name": "Nature Photo",
"version": "es.verdnatura.verdnaturafoto",
"description": "A sample Apache Cordova application that responds to the deviceready event.",
"author": "Apache Cordova Team",
"icons": [],
"start_url": "index.html"
}