  {
    "name": "ACCM",
    "short_name": "ACCM",
    "display": "fullscreen",
    "theme_color": "#1E8AC6",
    "icons": [
        {
            "src": "/favicons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
    
}