{
    "name": "p2p-chat",
    "short_name": "p2p-chat",
    "description": "Chat with friends using a P2P network",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon2.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#000000",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/jay23606/p2p-chat/main/index.html",
    "scope": "/jay23606/p2p-chat/main/",
    "shape": "circle",
    "version": "1.1.0"
}
