{
    "name": "Crown Cast - Bible Church Broadcasting Software",
    "short_name": "Crown Cast",
    "description": "Professional church presentation and Bible broadcasting software for worship services, sermon displays, and live streaming.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#101B38",
    "theme_color": "#101B38",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "categories": ["productivity", "utilities", "education"],
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/main-dashboard.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "label": "Crown Cast Dashboard - Your command center for worship presentations"
        },
        {
            "src": "/screenshots/bible-tab.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "label": "Bible Tab - Search and display Scripture instantly"
        }
    ],
    "related_applications": [
        {
            "platform": "windows",
            "url": "https://crowncast.bigcartel.com/product/crowncast"
        }
    ],
    "prefer_related_applications": true
}
