{
    "name": "IronDev System",
    "short_name": "IronDev",
    "description": "Applications IronDev System",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#050816",
    "theme_color": "38bdf8",
    "orientation": "portrait",
    "icons": [

        "src": "images/logo/logo-192.png",
        "sizes": "192x192",
        "types": "images/png"
        },
        {
            "src": "images/logo/logo-512.png"
            "sizes": "512x512",
            "type": "images/png"

        }
    ]
}
