{
  "name": "AgenteFilar — Gestiune Funerar",
  "short_name": "AgenteFilar",
  "description": "Gestiune documente funerare conform HG 741/2016 și norme ISP",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0d",
  "theme_color": "#0e0e12",
  "lang": "ro",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dosar nou",
      "short_name": "Dosar nou",
      "url": "./index.html",
      "description": "Deschide un dosar funerar nou"
    },
    {
      "name": "Registru",
      "short_name": "Registru",
      "url": "./index.html",
      "description": "Registru activități zilnice ISP"
    }
  ]
}
