{
    "short_name": "PWN",
    "name": "PWN",
    "description": "PWN is a hub for peer-to-peer (P2P) loans backed by digital assets. Use your tokens or NFTs as collateral.",
    "icons": [
        {
            "src": "pwn-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#05cfb9",
    "background_color": "#100d13",
    "iconPath": "pwn-logo.svg"
}