{
    "name": "Epiphany Daily Guide",
    "short_name": "Epiphany Guide",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5a3e8a",
    "theme_color": "#5a3e8a",
    "scope": "/",
    "orientation": "any",
    "description": "A 7-day journey celebrating the revelation of Christ to the world through daily scripture, reflections, prayers, and activities, with themes including the Magi's visit, Jesus' baptism, and the wedding at Cana.",
    "categories": ["Spirituality", "Religion", "Lifestyle", "Prayer"],
    "icons": [
        {
            "src": "./img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./img/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
