{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "PM#1.0",
  "name": "PocketManager",
  "short_name": "PocketManager",
  "start_url": "/portal",
  "display": "standalone",
  "theme_color": "#18D08A",
  "background_color": "#FFFFFF",
  "lang": "cz",
  "orientation": "any",
  "icons": [
    { "src": "/apple-touch-icon-57x57.png", "sizes": "57x57", "type": "image/png" },
    { "src": "/apple-touch-icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/apple-touch-icon-76x76.png", "sizes": "76x76", "type": "image/png" },
    { "src": "/apple-touch-icon-114x114.png", "sizes": "114x114", "type": "image/png" },
    { "src": "/apple-touch-icon-120x120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/apple-touch-icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/apple-touch-icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/apple-touch-icon-180x180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "description": "PocketManager – manažerský masterclass, kurz do kapsy. Na všechno si nemusíte přijít sami! S naší aplikací budete mít videa vždy po ruce, ať jste kdekoliv.",
  "categories": ["business", "education", "finance", "health", "lifestyle", "multimedia", "productivity", "video"],
  "screenshots": [
    { "src": "/screenshot-mobile-1.png", "sizes": "374x664", "type": "image/png", "form_factor": "narrow", "label": "Seznam lekcí" },
    { "src": "/screenshot-mobile-2.png", "sizes": "374x664", "type": "image/png", "form_factor": "narrow", "label": "Detail lekce" },
    { "src": "/screenshot-wide-1.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Seznam lekcí" },
    { "src": "/screenshot-wide-2.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Detail lekce" }
  ]
}
