{
  "name": "PPH ERAR — podłogi podniesione",
  "short_name": "ERAR",
  "lang": "pl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#111B26",
  "background_color": "#F5F8FC",
  "icons": [
    { "src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/kalkulator-plyt/udostepnij",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "plik",
          "accept": [
            "application/pdf",
            "image/png",
            "image/jpeg",
            "image/webp",
            "model/gltf-binary",
            "model/gltf+json",
            "model/vnd.usdz+zip",
            ".dxf",
            ".obj",
            ".ply",
            ".usdz",
            ".glb",
            ".gltf"
          ]
        }
      ]
    }
  }
}
