{
  "name": "TALK2.NOW \u2014 Talk to someone who inspires you",
  "short_name": "TALK2",
  "description": "Book private 1:1 video calls and interactive live group events with people who inspire you.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": [
    "entertainment",
    "social",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/_cdn/static/talk2-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/talk2-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/_cdn/static/talk2-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse people",
      "url": "/browse",
      "icons": [
        {
          "src": "/_cdn/static/talk2-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live events",
      "url": "/live",
      "icons": [
        {
          "src": "/_cdn/static/talk2-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My TALK2",
      "url": "/tickets",
      "icons": [
        {
          "src": "/_cdn/static/talk2-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}