{
  "name": "Úkoly — IT Enterprise",
  "short_name": "Úkoly",
  "description": "Co čeká na moje potvrzení — odklikat z telefonu. Tentýž protokol realizace, žádný druhý seznam.",
  "id": "/app/ukoly.html",
  "start_url": "/app/ukoly.html?zdroj=pwa",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCEFF1",
  "theme_color": "#C85575",
  "lang": "cs",
  "dir": "auto",
  "icons": [
    { "src": "/app/design/ukoly-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/app/design/ukoly-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/app/design/ukoly-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
