{
    "name": "ESA Selfie",
    "short_name": "ESA Selfie",
    "lang": "en",
    "description": "ESA's selfies application",
    "start_url": "./",
    "display": "standalone",
    "icons": [
        {
        "src": "site/img/esa_logo.svg",
        "sizes": "72x72 96x96 128x128 256x256",
        "density": 2
        }
    ],
    "background_color": "#005573",
    "theme_color": "#005573",
    "orientation": "portrait",
    "prefer_related_applications": "false",
    "related_applications": [
        { "platform": "web" }
    ]
}