{
    "name": "AMPZ Network",
    "short_name": "AMPZ",
    "description": "The official website for AMPZ Network.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#327DC2",
    "theme_color": "#327DC2",
    "icons": [
        {
            "src": "/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}