{
    "name": "GymGurus AI",
    "short_name": "GymGurus AI",
    "id": "./",
    "start_url": "./?source=pwa&v=20260603053945",
    "scope": "./",
    "display": "standalone",
    "display_override": [
        "standalone",
        "fullscreen"
    ],
    "background_color": "#000000",
    "theme_color": "#000000",
    "description": "GymGurus AI helps gyms manage members, batches, fee tracking, events, social campaigns, and AI content tools.",
    "orientation": "any",
    "categories": [
        "business",
        "productivity",
        "health",
        "fitness"
    ],
    "prefer_related_applications": false,
    "launch_handler": {
        "client_mode": "focus-existing"
    },
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "Open gym dashboard",
            "url": "./?shortcut=dashboard",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Members",
            "short_name": "Members",
            "description": "Open member management",
            "url": "./?shortcut=members",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "icons": [
        {
            "src": "favicon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-167.png",
            "sizes": "167x167",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
