{
  "name": "Narucivanje",
  "short_name": "Narucivanje",
  "description": "Backoffice for managing bookings, users, services, shifts, and appointments.",
  "start_url": "login.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#002c3e",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
