caremyway-client/public/manifest.json

14 lines
223 B
JSON
Raw Normal View History

2017-08-29 21:29:44 +00:00
{
"short_name": "Caremyway",
"name": "Caremyway",
2017-08-29 21:29:44 +00:00
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone"
2017-08-29 21:29:44 +00:00
}