{
    "name": "Magnificat Prayer",
    "short_name": "Magnificat",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5a3e8a",
    "theme_color": "#5a3e8a",
    "scope": "/",
    "orientation": "any",
    "description": "A labor of love created by Eric to guide Christians through the liturgical year with monthly Magnificat prayers, scripture, and reflections to deepen faith and devotion.",
    "categories": ["Spirituality", "Religion", "Prayer", "Christianity"],
    "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"
        }
    ]
}