{
  "id": "/",
  "name": "Aksel Management System",
  "short_name": "Aksel",
  "description": "Interni sistem za vođenje sportskog kluba Aksel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fb",
  "theme_color": "#1f4b99",
  "icons": [
    {
      "src": "/static/core/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/core/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
