{
    "name": "Minus - The Original Callbreak",
    "short_name": "MINUS",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#DDE3CF",
    "theme_color": "#DDE3CF",
    "description": "The original Callbreak, with two-phase bidding. Play solo against the four, or call your friends to a room.",
    "orientation": "landscape",
    "prefer_related_applications": false,
    "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"
        }
    ]
}
