{
    "name": "The Birth Partnership",
    "short_name": "The Birth Partnership",
    "description": "A refined, editorial-style digital platform for midwifery care, offering a serene and intuitive space to explore expert maternity services and resources.",
    "icons": [
        {
            "src": "images/logo.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/logo.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "scope": "./"
}