{
  "name": "Vehicly Pro — Panel Sprzedawcy",
  "short_name": "Vehicly Pro",
  "description": "Panel sprzedawcy — kalkulatory, etykiety, asortyment i zarządzanie",
  "categories": ["business", "productivity"],
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#007AFF",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "favicon.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Kalkulator marży - widok mobilny"
    },
    {
      "src": "favicon.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Panel sprzedawcy - widok desktopowy"
    }
  ],
  "shortcuts": [
    {
      "name": "Nowa etykieta",
      "short_name": "Etykieta",
      "description": "Utwórz nową etykietę wysyłkową",
      "url": "/?action=new-label",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Nowa rezerwacja",
      "short_name": "Rezerwacja",
      "description": "Dodaj nową rezerwację części",
      "url": "/?action=new-reservation",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Kalkulator",
      "short_name": "Kalkulator",
      "description": "Otwórz kalkulator prowizji",
      "url": "/?view=calculator",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Przelicznik walut",
      "short_name": "Waluty",
      "description": "Przelicz waluty",
      "url": "/?view=currency",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["utilities", "finance", "business", "productivity"],
  "lang": "pl-PL",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 400
  }
}
