{
    "name": "ReitBuddy Verein",
    "short_name": "ReitBuddy",
    "id": "/",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0e1c16",
    "theme_color": "#1f4a3a",
    "description": "ReitBuddy – Vereinsverwaltung für Reitvereine",
    "orientation": "any",
    "related_applications": [
        {
            "platform": "play",
            "id": "de.buddysolution.reitbuddy",
            "url": "https://play.google.com/store/apps/details?id=de.buddysolution.reitbuddy"
        }
    ],
    "prefer_related_applications": false,
    "categories": ["business", "sports"],
    "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" }
    ]
}
