{
  "short_name": "e-Tesa",
  "name": "e-Tesa — Gestionare inteligentă a pontajului și șantierului",
  "description": "e-Tesa este o aplicație completă de monitorizare și organizare pentru șantiere de construcții: urmărește pontajul angajaților, gestiunea echipelor, uneltelor și utilajelor, generează foi de parcurs și oferă control în timp real asupra resurselor de pe teren.",
  "icons": [
    {
      "src": "/icon-192.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/login",
  "display": "standalone",
  "theme_color": "#14b8a6",
  "background_color": "#ffffff",
  "orientation": "any",
  "scope": "/",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Check-in",
      "short_name": "Check-in",
      "description": "Înregistrare prezență rapidă",
      "url": "/worker",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard Admin",
      "short_name": "Admin",
      "description": "Panou administrator",
      "url": "/master",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
