{
    "name": "NullPost",
    "short_name": "NullPost",
    "description": "Secure, encrypted channel between two computers",
    "start_url": "/static/index.html",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#0d1117",
    "icons": [
        { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" },
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
