{
    "name": "Alsevita Pro",
    "short_name": "Alsevita",
    "description": "Producție suplimente — stoc, producție, depozit (scanare).",
    "lang": "ro",
    "dir": "ltr",
    "start_url": "/scan",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#15803d",
    "background_color": "#ffffff",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Depozit (scanare)",
            "short_name": "Depozit",
            "url": "/scan"
        },
        {
            "name": "Stocuri",
            "short_name": "Stocuri",
            "url": "/inventory"
        }
    ]
}
