{
  "name": "MTB Club X-TREME",
  "short_name": "X-TREME",
  "description": "Biciklisticki klub X-TREME - Voznje, clanovi, eventi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#00B4D8",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
