{
  "name": "SORUDO Lektor",
  "short_name": "Lektor",
  "description": "Lektorský přehled — kurzy, dostupnost, potvrzení účasti.",
  "start_url": "/lectors/my/dashboard",
  "scope": "/lectors/my/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111111",
  "background_color": "#111111",
  "lang": "cs",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Přehled",
      "url": "/lectors/my/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Moje kurzy",
      "short_name": "Kurzy",
      "url": "/lectors/my/courses",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dostupnost",
      "short_name": "Dostupnost",
      "url": "/lectors/my/availability",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
