{
    "name": "SICAR - Procos Lagerverwaltung",
    "short_name": "SICAR",
    "description": "Stock Inventory Control and Automatic Replenishment",
    "start_url": "/sicar/",
    "scope": "/sicar/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#FFFFFF",
    "theme_color": "#A53131",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
