{
    "id": "thehistoricfaith",
    "name": "The Historic Faith",
    "short_name": "Historic Faith",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#000000",
    "theme_color": "#474544",
    "description": "Explore what the early Christians believed and practiced",
    "categories": ["education", "books", "lifestyle"],
    "lang": "en",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Library",
            "short_name": "Library",
            "url": "/library?source=pwa-shortcut",
            "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Audio Bible",
            "short_name": "Bible",
            "url": "/audio-bible?source=pwa-shortcut",
            "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Courses",
            "short_name": "Courses",
            "url": "/courses?source=pwa-shortcut",
            "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Offline Downloads",
            "short_name": "Downloads",
            "url": "/downloads?source=pwa-shortcut",
            "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Church Calendar",
            "short_name": "Calendar",
            "url": "/church-documents/calendar?source=pwa-shortcut",
            "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
        }
    ]
}
