{
    "name": "NotMess",
    "short_name": "NotMess",
    "description": "Защищённый мессенджер",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0d1117",
    "theme_color": "#0d1117",
    "icons": [
        {"src": "/notmess.webp", "sizes": "192x192", "type": "image/webp"},
        {"src": "/notmess.webp", "sizes": "512x512", "type": "image/webp"}
    ]
}
