{
    "name": "Plan My Festival - Backoffice",
    "short_name": "Backoffice",
    "id": "plan-my-festival-backoffice",
    "description": "Anwendung zur Verwaltung des CSDs.",
    "shortcuts": [
        {
            "name": "Statistik",
            "url": "/stats",
            "description": "Anzeige der Statistik"
        },
        {
            "name": "Hocketse",
            "url": "/stands",
            "description": "Hocketse"
        },
        {
            "name": "Demo",
            "url": "/demo",
            "description": "Demo"
        }
    ],
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "mstile-150x150.png",
            "sizes": "150x150",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "type": "image/png"
        },
        {
            "src": "safari-pinned-tab.svg",
            "type": "image/svg"
        }
    ],
    "theme_color": "#0F2A3D",
    "background_color": "#0F2A3D",
    "display": "standalone",
    "categories": ["planing", "festival", "organisation"],
    "start_url": "/"
}
