{
    "name": "RideOne Unicycling",
    "short_name": "RideOne",
    "description": "RideOne Unicycling - Einradschule Urban Unicycling",
    "start_url": "/intern/index.php?pwa=true",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#1e1e1e",
    "background_color": "#1e1e1e",
    "display": "standalone",
    "orientation": "portrait-primary",
    "categories": ["sports", "education"],
    "lang": "de-DE",
    "dir": "ltr",
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    },
    "screenshots": [
        {
            "src": "/img/rideone-01.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ]
}
