{
  "name": "Prague Stream Operations",
  "short_name": "Prague Stream",
  "description": "Provozní aplikace Prague Stream pro rezervace, checklisty, inventář a cenové nabídky.",
  "lang": "cs",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ef",
  "theme_color": "#101418",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}