mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-07 19:56:40 +01:00
12 lines
208 B
JSON
12 lines
208 B
JSON
|
|
{
|
|
"name": "My Ionic App",
|
|
"short_name": "My Ionic App",
|
|
"start_url": "index.html",
|
|
"display": "standalone",
|
|
"icons": [{
|
|
"src": "icon.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}]
|
|
} |