{
    "name": "VeeZ",
    "short_name": "VeeZ",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0B1220",
    "theme_color": "#10141C",
    "description": "Join Clubs, connect with like-minded people, and climb the Leaderboard.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "play",
            "id": "live.veez.app",
            "url": "https://play.google.com/store/apps/details?id=live.veez.app"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
