{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "id": "prominder-club-app",
    "name": "PROminder Club",
    "short_name": "PROminder Club",
    "description": "Prominder Club to aplikacja za pomocą której łatwo i szybko umówisz spotkanie z wybranym specjalistą",
    "prefer_related_applications": true,
    "start_url": "https://rezerwacje.prominder.pl/",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#fff",
    "scope": "/",
    "launch_handler": {
      "client_mode": "navigate-existing"
    },
    "icons": [
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_72x72-v1.png",
        "type": "image/png", 
        "sizes": "72x72",
        "purpose": "any"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_96x96-v1.png",
        "type": "image/png", 
        "sizes": "96x96",
        "purpose": "any"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_128x128-v1.png",
        "type": "image/png", 
        "sizes": "128x128",
        "purpose": "any"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_144x144-v1.png",
        "type": "image/png", 
        "sizes": "144x144",
        "purpose": "any"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_152x152-v1.png",
        "type": "image/png", 
        "sizes": "152x152",
        "purpose": "any"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_512x512-v1.png",
        "type": "image/png", 
        "sizes": "512x512",
        "purpose": "any"
      },
            {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_72x72-v1.png",
        "type": "image/png", 
        "sizes": "72x72",
        "purpose": "maskable"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_96x96-v1.png",
        "type": "image/png", 
        "sizes": "96x96",
        "purpose": "maskable"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_128x128-v1.png",
        "type": "image/png", 
        "sizes": "128x128",
        "purpose": "maskable"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_144x144-v1.png",
        "type": "image/png", 
        "sizes": "144x144",
        "purpose": "maskable"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_152x152-v1.png",
        "type": "image/png", 
        "sizes": "152x152",
        "purpose": "maskable"
      },
      {
        "src": "img/icons/icons-pwa/prominder_club_logo_white_bg_512x512-v1.png",
        "type": "image/png", 
        "sizes": "512x512",
        "purpose": "maskable"
      }
    ],
    "orientation": "any",
    "dir": "ltr",
    "lang": "pl",
    "categories": [
      "productivity",
      "calendar",
      "utilities"
    ],
    "screenshots": [
      {
        "src": "img/pwa/prominder_club_start.png",
        "type": "image/png",
        "sizes": "375x640",
        "label": "Wybierz usługodawcę"
      },
            {
        "src": "img/pwa/prominder_club_service.png",
        "type": "image/png",
        "sizes": "375x640",
        "label": "Wybierz usługę"
      },
            {
        "src": "img/pwa/prominder_club_complete.png",
        "type": "image/png",
        "sizes": "375x640",
        "label": "Uzupełnij dane"
      },
            {
        "src": "img/pwa/prominder_club_success.png",
        "type": "image/png",
        "sizes": "375x640",
        "label": "Zarezerwowano spotkanie"
      },
            {
        "src": "img/pwa/prominder_club_sumup.png",
        "type": "image/png",
        "sizes": "375x640",
        "label": "Podsumowanie"
      }
    ]
  }