{
    "name": "DeadStrats",
    "short_name": "DeadStrats",
    "description": "Create Deadlock strategies collaboratively and in real time with DeadStrats - the premier Deadlock strategy and lineup tool. Use drag & drop to strategically arrange agents and abilities on the map.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#090f14",
    "theme_color": "#090f14",
    "orientation": "landscape-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "deadstrats.gg"
        }
    ],
    "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"
        }
    ]
}