{
    "name": "The Atom",
    "short_name": "Atom",
    "description": "The Atom – A Digital Initiative providing Professional-Grade Software and Ultra-Secure Messaging Platforms Completely Free, Ad-Free, and Privacy-First.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f4f2",
    "theme_color": "#f5f4f2",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/apple-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}