{
  "name": "Absence Insight",
  "short_name": "Absence",
  "description": "Mobilna PWA verzija aplikacije Absence Insight.",
  "theme_color": "#2668E8",
  "background_color": "#f3f4f6",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/dashboard",
  "lang": "bs",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
