{
    "name": "Luna Beach Club Security Patrol System",
    "short_name": "Luna Patrol",
    "background_color": "#FFFFFF",
    "display": "fullscreen",
    "description": "A security patrol management system for Luna Beach Club, enabling real-time patrol monitoring, incident reporting, checkpoint tracking, and operational oversight.",
    "theme_color": "#38A3A5",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}