prayercircle/dist/manifest.json
2021-12-12 18:51:24 +01:00

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"
}