{
    "name": "In Club Stock App",
    "short_name": "In Club Stock",
    "lang": "pt-PT",
    "display": "standalone",
    "theme_color": "#444444",
    "orientation": "any",
    "icons": [
        {
            "src": ".public/assets/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "background_color": "#2C2C2C"
}