mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-29 18:49:52 -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"
|
|
}]
|
|
} |