{
  "name": "Dorota Mastalska - Strategia Biznesowa",
  "short_name": "Dorota Mastalska",
  "description": "Przedsiębiorczyni, konsultantka biznesowa i eksperta w budowaniu społeczności online",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0F6EFC",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/assets/img/hero.webp",
      "sizes": "1920x1200",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/assets/img/hero.jpg",
      "sizes": "1920x1200",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/assets/img/dorota-mastalska.webp",
      "sizes": "500x600",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/assets/img/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Poznajmy się",
      "short_name": "O mnie",
      "description": "Poznaj historię i doświadczenie Doroty",
      "url": "/poznajmy-sie.html?mode=shortcut",
      "icons": [
        {
          "src": "/assets/img/logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Usługi",
      "short_name": "Usługi",
      "description": "Sprawdź ofertę usług biznesowych",
      "url": "/uslugi.html?mode=shortcut",
      "icons": [
        {
          "src": "/assets/img/logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Wiedza",
      "short_name": "Blog",
      "description": "Przeczytaj artykuły o biznesie",
      "url": "/wiedza.html?mode=shortcut",
      "icons": [
        {
          "src": "/assets/img/logo-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
