{
    "name": "API Hub",
    "short_name": "API Hub",
    "lang": "en-GB",
    "scope": "/",
    "start_url": "/",
    "related_applications": [
        {
            "platform": "webapp",
            "url": "http://10.211.55.8/manifest.json"
        }
    ],
    "display": "standalone",
    "background_color": "white",
    "theme_color": "white",
    "orientation": "any",
    "url_handlers": [
        {
            "origin": "http://10.211.55.8"
        }
    ],
    "template_path": "mentor",
    "icons": [
        {
            "src": "templates/mentor/fav/android-chrome-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "templates/mentor/fav/android-chrome-1024x1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}