{
    "name": "Jahrbacher PIM",
    "short_name": "J-PIM",
    "description": "Produkt-Management-System für Jahrbacher - Antiquitäten & Edelmetalle",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#1a1a2e",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
