{
    "name": "RepoSoft",
    "short_name": "RepoSoft",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3c8dbc",
    "orientation": "any",
    "scope": ".",
    "lang": "en",
    "icons": [
        {
            "src": "img/logo-small.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/logo-small.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/logo-small.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
