{
    "name": "ARC Raiders",
    "short_name": "ARC Raiders",
    "description": "Survive on a ruined future Earth, battling against the deadly machines \"ARC\" and the \"Raiders\" who stand in your way.",
    "lang": "en-US",
    "start_url": "/en-US/main",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#090C19",
    "theme_color": "#F9EEDF",
    "icons": [
        {
            "src": "/icon/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icon/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/icon/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}