mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-28 18:19:48 -04:00
11 lines
207 B
JSON
11 lines
207 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"
|
||
|
}]
|
||
|
}
|