{
    "name": "Ground Ops",
    "short_name": "Ground Ops",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#eff2fb",
    "theme_color": "#0c1224",
    "description": "Ground operations workflows for the team.",
    "icons": [
        { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" },
        { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
        { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
        { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/screenshot1.png",
            "sizes": "1170x2532",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshots/screenshot2.png",
            "sizes": "1170x2532",
            "type": "image/png",
            "form_factor": "narrow"
        },
        {
            "src": "/images/screenshots/screenshot3.png",
            "sizes": "2732x2047",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshots/screenshot4.png",
            "sizes": "2732x2047",
            "type": "image/png",
            "form_factor": "wide"
        }
    ]
}
