{
    "name": "Giya - Christian Daily Devotion",
    "short_name": "Giya",
    "description": "Start your day with a Bible verse, reflection, and prayer from the Douay-Rheims Bible.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#162040",
    "theme_color": "#1a2332",
    "categories": ["lifestyle", "education", "books"],
    "lang": "en",
    "icons": [
        {
            "src": "/android.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/android.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/ios.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "/ios.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Today's Devotion",
            "url": "/home",
            "description": "Open today's Bible verse and reflection"
        }
    ]
}
