{
  "name": "Domovník Pro",
  "short_name": "Domovník",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "image/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}