{ "name": "Selah Bible", "short_name": "Selah", "description": "Read, study and live the Word every day.", "start_url": "/", "display": "standalone", "background_color": "#101a2e", "theme_color": "#101a2e", "orientation": "portrait-primary", "icons": [ { "src": "/assets/selah-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ {"name": "Read Bible", "url": "/bible", "icons": [{"src": "/assets/selah-mark.svg", "sizes": "any"}]}, {"name": "Bible Search", "url": "/bible/search", "icons": [{"src": "/assets/selah-mark.svg", "sizes": "any"}]}, {"name": "Prayer Wall", "url": "/community", "icons": [{"src": "/assets/selah-mark.svg", "sizes": "any"}]} ] }