{
  "_comment": "A favicon/manifest a CSS-token-rendszeren KIVULi asset: a brand-hex beegetese ITT OK (mint az og-kepnel). A name/short_name a BRAND_NAME (config/settings/base.py) alapertelmezese; markavaltaskor ird at. Az ikon-utak /static/img/ alattiak — a Django ezeket a manifesten belul NEM hash-eli at, de az eredeti nev is feloldodik (WhiteNoise), ezert ez OK.",
  "name": "aistat",
  "short_name": "aistat",
  "description": "Hirdetes, bevetel, utankovetes - egy kepernyon.",
  "theme_color": "#0ea5e9",
  "background_color": "#071120",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
