{
    "name": "INFO-CREATORG - Software for your needs",
    "short_name": "INFO-CREATORG",
    "theme_color": "#3393ca",
    "background_color": "#272727",
    "display": "standalone",
    "icons": [
        {
            "src": "img/manifest/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/manifest/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}