{
    "name": "Managevity",
    "short_name": "Managevity",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#2E7D6B",
    "theme_color": "#2E7D6B",
    "description": "Book your gym classes on your phone or your computer and sync them to your own calendar. Free, open source, no tracking. An unofficial client for gyms that use Sportivity.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "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"
        }
    ],
    "lang": "en",
    "categories": [
        "health",
        "fitness",
        "lifestyle",
        "productivity"
    ],
    "scope": "."
}
