{
  "name": "SlidePro B2B Portál",
  "short_name": "SlidePro",
  "description": "B2B portál pre objednávky a sledovanie výroby posuvných systémov SlidePro.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1419",
  "theme_color": "#0d6c91",
  "lang": "sk",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "launch_handler": { "client_mode": "focus-existing" },
  "file_handlers": [
    {
      "action": "/pdf-tool",
      "accept": { "application/pdf": [".pdf"] },
      "icons": [
        { "src": "/icons/pdf-file.ico", "sizes": "16x16 24x24 32x32 48x48 256x256", "type": "image/x-icon" },
        { "src": "/icons/pdf-file-16.png", "sizes": "16x16", "type": "image/png" },
        { "src": "/icons/pdf-file-32.png", "sizes": "32x32", "type": "image/png" },
        { "src": "/icons/pdf-file-48.png", "sizes": "48x48", "type": "image/png" },
        { "src": "/icons/pdf-file-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icons/pdf-file-256.png", "sizes": "256x256", "type": "image/png" },
        { "src": "/icons/pdf-file-512.png", "sizes": "512x512", "type": "image/png" }
      ]
    }
  ]
}
