{
  "name": "Műveltség+ - Tudásjátékok és baráti szobák",
  "short_name": "Műveltség+",
  "description": "Magyar tudásplatform egyedi játékrendszerekkel: baráti szobák, párbajok, battle royale, asszociatív láncok és mesteri fejlődés.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f2eb",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "lang": "hu",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "shortcuts": [
    {
      "name": "Napi kihívás",
      "short_name": "Napi",
      "description": "Indítsd a mai napi kihívást.",
      "url": "/daily",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Játékmódok",
      "short_name": "Játék",
      "description": "Válassz játékmódot.",
      "url": "/play",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Sorozat",
      "short_name": "Streak",
      "description": "Tartsd a sorozatot.",
      "url": "/streak",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Barátok",
      "short_name": "Barátok",
      "description": "Hívj ki egy barátot.",
      "url": "/friends",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
