{
  "id": "/",
  "name": "Hacker Hive",
  "short_name": "HCKR HIVE",
  "description": "Exam prep built to make you pass. Practice CompTIA A+, Network+, and Security+ by official exam domains, take timed mock exams with every answer explained, and train with Stinger, the AI coach that finds your weak spots and drills you until they are gone. Study with the Hive community and connect your certs to real job opportunities.",
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice questions",
      "short_name": "Practice",
      "description": "Jump into a practice quiz",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon-shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Stinger",
      "short_name": "Stinger",
      "description": "Open your AI coach",
      "url": "/ai-coach",
      "icons": [
        {
          "src": "/icon-shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Focus session",
      "short_name": "Focus",
      "description": "Start a Cipher Node focus session",
      "url": "/focus",
      "icons": [
        {
          "src": "/icon-shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F141A",
  "background_color": "#F2F2F2",
  "prefer_related_applications": false
}
