{
  "name": "ilit.pl",
  "short_name": "ilit",
  "description": "Zaprojektuj swój biznes w sieci z ilit.pl. Tworzymy wydajne strony internetowe, sklepy e-commerce, zaawansowane aplikacje webowe PWA oraz systemy lojalnościowe.",
  "theme_color": "#0c0c10",
  "background_color": "#0c0c10",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/wide-screenshot.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/mobile-screenshot.png",
      "sizes": "375x667",
      "type": "image/png"
    }
  ],
  "shortcuts": [],
  "protocol_handlers": [],
  "display_override": [
    "standalone"
  ]
}