{
  "name": "Nortinia — Strategy, AI & Software",
  "short_name": "Nortinia",
  "description": "Stratégia, AI és szoftver, ami valódi bevételt termel. Strategy, AI and software that drives real revenue.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B10",
  "theme_color": "#0A0B10",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home Screen"
    },
    {
      "src": "/screenshots/products.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Product Catalog"
    }
  ],
  "shortcuts": [
    {
      "name": "Termékek",
      "short_name": "Termékek",
      "description": "Böngészd a termékeket",
      "url": "/products",
      "icons": [{ "src": "/icons/products-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Kosár",
      "short_name": "Kosár",
      "description": "Tekintsd meg a kosarad",
      "url": "/cart",
      "icons": [{ "src": "/icons/cart-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Rendeléseim",
      "short_name": "Rendelések",
      "description": "Rendelések megtekintése",
      "url": "/account/orders",
      "icons": [{ "src": "/icons/orders-96x96.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
