{
  "name": "2hr.pl - Oferty IT z widełkami",
  "short_name": "2hr.pl",
  "description": "Polski portal pracy IT. Oferty z widełkami wynagrodzenia, praca zdalna i hybrydowa.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Szukaj ofert",
      "short_name": "Szukaj",
      "description": "Znajdź oferty IT dopasowane do Ciebie",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ulubione",
      "short_name": "Ulubione",
      "description": "Twoje zapisane oferty",
      "url": "/ulubione/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Praca zdalna",
      "short_name": "Remote",
      "description": "Oferty pracy zdalnej w IT",
      "url": "/lokalizacja/remote/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Strona główna 2hr.pl z ofertami IT"
    },
    {
      "src": "/splash/narrow-screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Oferty IT z widełkami na telefon"
    }
  ]
}
