﻿{
    "lang": "en",
    "dir": "ltr",
    "name": "International Association of Athletics Federations",
    "description": "The International Association of Athletics Federations (IAAF) is the international governing body for the sport of athletics.",
    "short_name": "IAAF.org",
    "icons": [
        {
            "src": "/Assets/Manifest/icons/144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/Assets/Manifest/icons/256x256.png",
            "type": "image/png",
            "sizes": "256x256"
        }
    ],
    "scope": "/home",
    "start_url": "/home",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#ff2534",
    "background_color": "#ff2534"
}