{
    "name": "Lent Stations of the Cross",
    "short_name": "Stations of the Cross",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#6A0DAD", 
    "theme_color": "#6A0DAD", 
    "scope": ".",
    "orientation": "any",
    "description": "Pray the Stations of the Cross every Friday during Lent with guided meditations and reflections. This app offers an immersive and peaceful prayer experience for the Lenten season.",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["Religion", "Spirituality", "Prayer", "Meditation", "Lent"],
    "icons": [
        {
            "src": "./assets/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/android-chrome-512x512.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "./assets/android-chrome-192x192.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "./assets/screenshot-1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "description": "A peaceful reflection interface for the Stations of the Cross."
        },
        {
            "src": "./assets/screenshot-2.png",
            "sizes": "1280x720",
            "type": "image/png",
            "description": "Meditation guide for each of the 14 Stations of the Cross."
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://dailyrosary.cf",
            "id": "Daily Rosary"
        },
        {
            "platform": "webapp",
            "url": "https://saintoftheday.cf",
            "id": "Saint of the Day"
        },
        {
            "platform": "webapp",
            "url": "https://candle-online.yorifaith.cf",
            "id": "Light a Candle"
        }
    ],
    "prefer_related_applications": false
}