{
    "name": "Duckopia",
    "short_name": "Duckopia",
    "description": "The interactive digital field guide to every wild duck species in the UK.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#effbf8",
    "theme_color": "#157671",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["education", "nature", "reference"]
}
