{
    "short_name": "Prednaročila",
    "name": "Prednaročila",
    "icons": [
      {
        "src": "/images/icons-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/images/icons-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/login",
    "background_color": "#fff",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#bd2130"
}