{
  "name": "Carbrix",
  "short_name": "Carbrix",
  "description": "Több ezer ellenőrzött használt autó — Magyarországról és Romániából.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#101014",
  "theme_color": "#101014",
  "categories": ["shopping", "auto", "travel"],
  "lang": "hu",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Keresés",
      "short_name": "Keresés",
      "url": "/search",
      "icons": [{ "src": "/img/logo.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Új hirdetés",
      "short_name": "Hirdetés",
      "url": "/account/listings/new",
      "icons": [{ "src": "/img/logo.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
