{
    "name": "N.E.R.D. Chat",
    "short_name": "N.E.R.D.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#040810",
    "theme_color": "#00c8ff",
    "description": "Next-gen Encrypted Realtime Discussion — a community platform built for the way people actually communicate.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
