{
    "name": "Futebol 365",
    "short_name": "Futebol 365",
    "icons": [
        {
            "src": "/static/website/img/responsive/icons/futebol365-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/website/img/responsive/icons/futebol365-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/website/img/responsive/icons/futebol365-maskable-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/static/website/img/responsive/icons/futebol365-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots" : [
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-1-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        },
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-2-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        },
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-3-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        },
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-4-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        },
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-5-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        },
        {
            "src": "/static/website/img/responsive/screenshots/screenshot-6-2022-tiny.jpg",
            "sizes": "1140x2280",
            "type": "image/jpg"
        }
    ],
    "theme_color": "#101010",
    "background_color": "#101010",
    "start_url": "./?utm_source=pwa_homescreen&utm_medium=pwa_shortcut",
    "scope": "/",
    "orientation" : "portrait",
    "display": "standalone",
    "url": "https://futebol365.pt/",
    "manifestUrl": "https://futebol365.pt/manifest.json",
    "categories": ["sports"],
    "lang": "pt-PT",
    "dir": "auto",
    "description": "O Portal do Futebol Mundial. Tudo sobre os principais campeonatos e competições nacionais e internacionais de clubes e seleções."
}