{
  "name": "MEFYS ERP",
  "short_name": "MEFYS",
  "description": "Interní ERP systém ROOT4U s.r.o.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#ffb300",
  "lang": "cs",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Skenovat",
      "url": "/scan",
      "description": "Skladové operace – příjem, výdej, přesun, inventura"
    },
    {
      "name": "Nová faktura",
      "url": "/invoices/new",
      "description": "Vytvořit novou fakturu"
    },
    {
      "name": "Kontakty",
      "url": "/contacts",
      "description": "Správa kontaktů"
    }
  ]
}
