{
    "name": "Donor Clock",
    "short_name": "Clock",
    "description": "Video Clock with Donor Interviews",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "assets/clock_app_icon_192x192_inverted.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/clock_app_icon_512x512_inverted.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}