{
  "name": "HiverGo",
  "short_name": "HiverGo",
  "description": "HiverGo is a mega-app and applet platform for games, chats, media, learning, work, payments, communities, and app-building tools.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121212",
  "theme_color": "#121212",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "games",
    "social",
    "education",
    "entertainment",
    "productivity",
    "business",
    "shopping",
    "finance"
  ],
  "icons": [
    {
      "src": "icons/72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/92.png",
      "sizes": "92x92",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explorer",
      "short_name": "Explorer",
      "description": "Open the HiverGo Explorer aggregator.",
      "url": "/#explorer",
      "icons": [
        {
          "src": "icons/shortcut-explorer.png",
          "sizes": "196x196",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Versus",
      "short_name": "Versus",
      "description": "Open HiverGo multiplayer games.",
      "url": "/#versus",
      "icons": [
        {
          "src": "icons/shortcut-versus.png",
          "sizes": "196x196",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Chats",
      "short_name": "Chats",
      "description": "Open HiverGo Chats.",
      "url": "/#chats",
      "icons": [
        {
          "src": "icons/shortcut-chats.png",
          "sizes": "196x196",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Spotlight",
      "short_name": "Spotlight",
      "description": "Open HiverGo Spotlight.",
      "url": "/#spotlight",
      "icons": [
        {
          "src": "icons/shortcut-spotlight.png",
          "sizes": "196x196",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}