{
  "id": "/",
  "name": "Root Theory",
  "short_name": "Root Theory",
  "description": "The Ultimate Health Ecosystem",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#fcfbfa",
  "theme_color": "#1b2e29",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "health", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.jpg",
      "sizes": "1264x848",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "My courses",
      "short_name": "Courses",
      "url": "/courses"
    },
    {
      "name": "Challenges",
      "short_name": "Challenges",
      "url": "/dashboard/challenges"
    }
  ]
}
