{
    "short_name": "Little Angels",
    "name": "Little Angels High School",
    "icons": [
        {
            "src": "/favicon.ico?v=5",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/web-app-manifest-192x192.png?v=5",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/web-app-manifest-512x512.png?v=5",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#4A90E2",
    "background_color": "#ffffff"
}