{
  "name": "Pacman",
  "short_name": "Pacman",
  "description": "Hra Pacman pro více hráčů",
  "start_url": "setup.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
