{
    "name": "NIR-Online.ro - Contabilitate Simpla",
    "short_name": "NIR-Online",
    "description": "Aplicatie web pentru creare automata de NIR-uri din E-Factura SPV/ANAF. Conectare directa SPV, POS inclus.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#5b3fbf",
    "background_color": "#ffffff",
    "lang": "ro-RO",
    "dir": "ltr",
    "categories": ["business", "productivity", "finance"],
    "icons": [
        {
            "src": "/img/logo.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any"
        },
        {
            "src": "/img/logo.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/img/logo.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "NIR Online Dashboard"
        }
    ]
}
