{
  "id": "/",
  "short_name": "coach.co.ua",
  "name": "coach.co.ua course and coaching platform",
  "description": "Course catalog, coaching funnels, student learning dashboard, agent-built course editors, and admin operations for coach.co.ua.",
  "lang": "uk",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Course catalog",
      "short_name": "Catalog",
      "url": "/catalog"
    },
    {
      "name": "Student dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#18705a",
  "background_color": "#f7f8f5"
}
