{
    "name": "WiKids 3º",
    "short_name": "WiKids 3º",
    "description": "Informática y habilidades digitales",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#EE5B19",
    "background_color": "#EE5B19",
    "display": "standalone",
    "start_url": "./",
    "scope": ".",
    "orientation": "any"
}
