{
  "name": "Motortec",
  "short_name": "Motortec",
  "description": "Mobilní aplikace Motortec",
  "id": "./",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F7FB",
  "theme_color": "#F4F7FB",
  "icons": [
    {
      "src": "./img/motortec-favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "./img/motortec-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
