{
    "name": "Digital Candles",
    "short_name": "Candles",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFD700",
    "theme_color": "#333333",
    "scope": ".",
    "orientation": "any",
    "description": "Light a candle and offer your prayers. Join our virtual prayer community and let every click be a step toward harmony.",
    "categories": [
        "lifestyle",
        "spirituality",
        "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"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "./img/screenshot-1.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "./img/screenshot-2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
