{
    "name": "Take-it",
    "short_name": "Take-it",
    "theme_color": "#033153",
    "background_color": "rgb(3, 49, 83)",
    "dir": "ltr",
    "orientation": "portrait",
    "lang": "es-ES",
    "description": "Take-it",
    "icons": [
        {
            "src": "img\/favicon.png",
            "type": "image\/png",
            "sizes": "300x300"
        }
    ],
    "start_url": "index.php",
    "display": "standalone"
}