{
    "name": "Rover Check-In",
    "short_name": "Rover Check-In",
    "description": "A PWA for H&P Rover check-ins.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f4f7f6",
    "theme_color": "#2196F3",
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
