{
    "name": "HKU TALL CMS",
    "short_name": "HKU TALL",
    "description": "A web app that serves as a teaching tool for landscape materials",
    "scope": "/",
    "start_url": "/materials-collection/",
    "display": "minimal-ui",
    "theme_color": "#d75468",
    "background_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
        {
            "src": "tall-192.png",
            "type": "image/png", 
            "sizes": "192x192"
        },
        {
            "src": "tall-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}
