{
  "name": "creationX - Projektowanie Stron Internetowych Gorzów",
  "short_name": "creationX",
  "description": "Profesjonalne projektowanie stron internetowych w Gorzowie Wielkopolskim",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "lang": "pl",
  "scope": "/",
  "icons": [
    {
      "src": "/images/creationx-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/creationx-favicon.png",
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "orientation": "portrait-primary"
}