{
    "name": "Words to Pray",
    "short_name": "Prayer",
    "description": "Find the words to pray",
    "icons": [
        {
            "src": "/static/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2c3e50",
    "background_color": "#ffffff",
    "orientation": "portrait"
}
