{
    "name": "uMIS",
    "short_name": "uMIS",
    "description": "The Platform Where The Users Actually Matter.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#222222",
    "theme_color": "#2D2F8F",
    "lang": "en",
    "categories": ["social", "communication"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
