{
  "name": "CODEXT – Tworzenie Stron Internetowych",
  "short_name": "CODEXT",
  "description": "Agencja webowa tworząca nowoczesne strony internetowe w React + Vite. Szybkie, bezpieczne i zoptymalizowane pod SEO.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070708",
  "theme_color": "#ec4899",
  "orientation": "portrait-primary",
  "lang": "pl",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
