{
    "name": "Anzu Codex: Augmented Uplink",
    "short_name": "Anzu Codex",
    "description": "The Augmented Neuro-Zoonomic Uplink for Jauberry Farms.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#070b14",
    "theme_color": "#c79a3b",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/img/anzu_icon_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/anzu_icon_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}