{
    "name": "MacherTV - Digital Signage",
    "short_name": "MacherTV",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0D0D1A",
    "theme_color": "#2563EB",
    "orientation": "any",
    "lang": "de",
    "description": "Regionale Digital-Signage-Plattform. Displays kaufen oder mieten. Content-Service inklusive.",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/images/machertv-icon.png",
            "sizes": "84x84",
            "type": "image/png"
        },
        {
            "src": "/images/machertv-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/machertv-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "icons": [{"src": "/images/machertv-icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Meine Screens",
            "url": "/screens"
        },
        {
            "name": "Support-Ticket",
            "url": "/tickets/create"
        }
    ]
}
