{
  "name": "Aquaz3y Hub",
  "short_name": "Aquaz3y",
  "description": "Variety streamer from Tennessee. Hoops, fits, and good energy on Twitch.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F86117",
  "theme_color": "#F86117",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "categories": [
    "entertainment",
    "social",
    "lifestyle"
  ],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Subscribe",
      "short_name": "Subscribe",
      "url": "/#connect",
      "description": "Subscribe on Twitch",
      "icons": [
        {
          "src": "/shortcut-subs.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Clips",
      "short_name": "Clips",
      "url": "/#clips",
      "description": "Best moments",
      "icons": [
        {
          "src": "/shortcut-clips.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "url": "/#schedule",
      "description": "When I'm live",
      "icons": [
        {
          "src": "/shortcut-schedule.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shop",
      "short_name": "Merch",
      "url": "/#shop",
      "description": "The fits",
      "icons": [
        {
          "src": "/shortcut-merch.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}