{
  "name": "Teleprompter",
  "short_name": "Prompter",
  "description": "Teleprompter s diaľkovým ovládaním, playlistom a mirror režimom",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0B0C0F",
  "theme_color": "#0B0C0F",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Režim ovládača",
      "url": "./index.html?remote",
      "description": "Otvoriť diaľkový ovládač (iPhone)"
    }
  ]
}
