{
    "name": "On the Docket",
    "short_name": "Docket",
    "description": "Today, this week, the horizon — warm, forgiving, confetti-when-you-tick.",
    "start_url": "/dockets",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F6F2EA",
    "theme_color": "#F6F2EA",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
