{
    "name": "AniGo",
    "short_name": "AniGo",
    "start_url": "https://anigo.boticasoft.com/",
    "display": "standalone",
    "background_color": "#202125",
    "theme_color": "#202125",
    "orientation": "any",
    "icons": [
        {
            "src": "https://anigo.boticasoft.com/content/themes/movie/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://anigo.boticasoft.com/content/themes/movie/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}