{
    "name": "Neural Studio - Profesjonalne i nowoczesne strony WWW",
    "short_name": "Neural Studio",
    "description": "Profesjonalne strony WWW zwiększające konwersję dzięki zaawansowanym technikom AI w SEO i GEO",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "lang": "pl-PL",
    "dir": "ltr",
    "iarc_rating_id": "",
    "icons": [
      {
        "src": "/assets/icons/android-chrome-192x192.svg",
        "sizes": "192x192",
        "type": "image/svg+xml"
      },
      {
        "src": "/assets/icons/android-chrome-512x512.svg",
        "sizes": "512x512",
        "type": "image/svg+xml"
      },
      {
        "src": "/assets/icons/maskable-icon-512x512.svg",
        "sizes": "512x512",
        "type": "image/svg+xml",
        "purpose": "maskable"
      },
      {
        "src": "/assets/icons/monochrome-icon.svg",
        "sizes": "192x192",
        "type": "image/svg+xml",
        "purpose": "monochrome"
      }
    ],
    "shortcuts": [
      {
        "name": "Wypełnij ankietę",
        "short_name": "Ankieta",
        "description": "Wypełnij ankietę, aby otrzymać spersonalizowaną ofertę",
        "url": "/ankieta",
        "icons": [
          {
            "src": "/assets/icons/survey-icon.svg",
            "sizes": "96x96",
            "type": "image/svg+xml"
          }
        ]
      },
      {
        "name": "Kontakt",
        "short_name": "Kontakt",
        "description": "Skontaktuj się z nami",
        "url": "/ankieta",
        "icons": [
          {
            "src": "/assets/icons/contact-icon.svg",
            "sizes": "96x96",
            "type": "image/svg+xml"
          }
        ]
      }
    ],
    "screenshots": [
      {
        "src": "/assets/images/app-screenshot-1.png",
        "sizes": "1280x720",
        "type": "image/png",
        "platform": "wide",
        "label": "Strona główna Neural Studio"
      },
      {
        "src": "/assets/images/app-screenshot-mobile.png",
        "sizes": "750x1334",
        "type": "image/png",
        "platform": "narrow",
        "label": "Widok mobilny strony Neural Studio"
      }
    ],
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "any",
    "categories": ["business", "web", "design", "productivity", "utilities"],
    "launch_handler": {
      "client_mode": ["navigate-existing", "auto"]
    },
    "edge_side_panel": {
      "preferred_width": 400
    },
    "handle_links": "preferred",
    "share_target": {
      "action": "/share-target/",
      "method": "GET",
      "enctype": "application/x-www-form-urlencoded",
      "params": {
        "title": "title",
        "text": "text",
        "url": "url"
      }
    }
  }