{
    "name": "Bible Buddy",
    "short_name": "Bible Buddy",
    "description": "A premium, distraction-free sanctuary for scripture reading and spiritual reflection.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0f18",
    "theme_color": "#0a0f18",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
