{
    "name": "Chorley \u2014 Stake Hub",
    "short_name": "Stake Hub",
    "description": "Stake and Bishop administration hub",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#faf7f2",
    "theme_color": "#1a2744",
    "categories": [
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "icon-192.png?v=1780338423719",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-192.png?v=1780338423719",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icon-512.png?v=1780338423719",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png?v=1780338423719",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Callings Board",
            "short_name": "Callings",
            "url": "./?view=pipeline",
            "description": "View the callings board"
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "./?view=dashboard",
            "description": "View the dashboard"
        }
    ]
}