{
    "id": "/?app=scoold",
    "theme_color": "#03a9f4",
    "background_color": "#FFFFFF",
    "display": "minimal-ui",
    "scope": "/https://ic.dti.crosemont.quebec",
    "orientation": "/portrait-primary",
    "start_url": "/",
    "name": "Scoold",
    "description": "Scoold is friendly place for knowledge sharing and collaboration. Ask questions, post answers and comments, earn reputation points.",
    "short_name": "Scoold",
    "icons": [
        {
            "src": "/images/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "purpose": "maskable",
            "type": "image/png"
        },{
            "src": "/images/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "purpose": "maskable",
            "type": "image/png"
        },{
            "src": "https://ic.dti.crosemont.quebec/images/logowhite.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot.png",
            "sizes": "2022x1520",
            "type": "image/png"
        }
    ]
}