{
    "name": "Recon & Rescue Warriors",
    "short_name": "RRW",
    "description": "Free humanitarian resource app for people in crisis. It's Never Too Late.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#f0c030",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/crest-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/crest-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}