{
    "name": "Presly — Attendance & leave in Discord and Slack",
    "short_name": "Presly",
    "description": "Daily attendance and leave approvals that run inside Discord and Slack — check in and out from a DM button, no app to install.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "en",
    "dir": "ltr",
    "theme_color": "#5865f2",
    "background_color": "#f8fafc",
    "categories": ["business", "productivity", "utilities"],
    "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
