17 lines
354 B
JSON
17 lines
354 B
JSON
{
|
|
"name": "Worship Generator",
|
|
"short_name": "wgenerator",
|
|
"theme_color": "#4286f4",
|
|
"background_color": "#222",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"icons": [
|
|
{
|
|
"src": "android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|