{
  "name": "ARTA Smart Library",
  "short_name": "ARTA Library",
  "description": "Platforma integrată pentru bibliotecile publice din județul Harghita",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#3b82f6",
  "lang": "ro",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "books", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Pagina principală ARTA Smart Library"
    }
  ],
  "shortcuts": [
    {
      "name": "Caută în catalog",
      "short_name": "Căutare",
      "description": "Caută cărți și resurse digitale",
      "url": "/search",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Contul meu",
      "short_name": "Cont",
      "description": "Împrumuturi și rezervări",
      "url": "/account",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
