{
    "name": "ZoneCoin",
    "short_name": "ZoneCoin",
    "description": "ZoneCoin — La criptovaluta del metaverso. Wallet, trading, staking, NFT, marketplace e community.",
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a1a",
    "theme_color": "#667eea",
    "lang": "en",
    "dir": "ltr",
    "categories": ["finance", "cryptocurrency", "social"],
    "icons": [
        {
            "src": "assets/icons/icon-192x192.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Wallet",
            "short_name": "Wallet",
            "url": "../../../index.php?option=com_zonecoin&view=wallet",
            "icons": [{"src": "assets/icons/icon-192x192.svg", "sizes": "any"}]
        },
        {
            "name": "Marketplace",
            "short_name": "Market",
            "url": "../../../index.php?option=com_zonecoin&view=services",
            "icons": [{"src": "assets/icons/icon-192x192.svg", "sizes": "any"}]
        },
        {
            "name": "Community",
            "short_name": "Community",
            "url": "../../../index.php?option=com_zonecoin&view=community",
            "icons": [{"src": "assets/icons/icon-192x192.svg", "sizes": "any"}]
        }
    ]
}
