{
    "name": "Advent Daily Guide",
    "short_name": "Advent Guide",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5a3e8a",
    "theme_color": "#5a3e8a",
    "scope": "/",
    "orientation": "any",
    "description": "A 28-day journey to prepare for the celebration of Christ's birth through daily scripture, reflections, prayers, and activities, focusing on Hope, Peace, Joy, and Love.",
    "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"
        }
    ]
}
