{
    "name": "KothaBarta",
    "short_name": "SecretMsg",
    "description": "Send and receive anonymous letters, files, and links.",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#fff1f2",
    "theme_color": "#f43f5e",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
