{
    "name": "madebyahuman.global",
    "short_name": "madebyahuman",
    "description": "Seal a file. It is encrypted and stored indefinitely, and the only key that opens it arrives in the post.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EEF2EF",
    "theme_color": "#7A2B24",
    "icons": [
        {
            "src": "/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/brand/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
