{
    "name": "Streamly Pro",
    "short_name": "Streamly",
    "description": "Secure P2P File & Text Transfer",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#e6eaf0",
    "theme_color": "#1a1a2e",
    "icons":[
        {
            "src": "icon.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}