{
  "name": "StudyBoard",
  "short_name": "StudyBoard",
  "description": "Sdílené nástěnky, poznámky a kartičky pro studenty",
  "start_url": "dashboard.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "cs",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%236366f1'/%3E%3Ctext x='256' y='340' font-size='300' text-anchor='middle'%3E%F0%9F%93%8B%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
