{
    "short_name": "Netrunner Solo",
    "name": "Netrunner Solo Mode",
    "icons": [
        {
            "src": "images/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "images/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "index.html",
    "background_color": "#354149",
    "display": "standalone",
    "scope": "./",
    "theme_color": "#354149"
}