{
    "name": "Bible Notebook",
    "short_name": "BibleNote",
    "description": "Your premium digital Bible study companion",
    "start_url": "/bible6/index.html",
    "display": "standalone",
    "background_color": "#f2f2f7",
    "theme_color": "#007aff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
