{
    "name": "ScriptureNotes",
    "short_name": "ScriptureNotes",
    "description": "Capture, study, and grow with AI-powered sermon notes and daily devotionals",
    "start_url": "/focus.html",
    "display": "standalone",
    "background_color": "#FDF8F6",
    "theme_color": "#BA8E23",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/logo-scripturenotes.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/logo-scripturenotes.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "lifestyle",
        "productivity"
    ],
    "lang": "en-US",
    "scope": "/",
    "prefer_related_applications": false
}