{
  "name": "TH3CIRCLE",
  "short_name": "Th3Circle",
  "description": "The inner circle for independent creators and their fans. Exclusive drops, VIP access, merch, and more.",
  "start_url": "/login/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#03030C",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "social", "music"],
  "lang": "en-US",
  "scope": "/",
  "id": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/img/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Creator Dashboard"
    },
    {
      "src": "/img/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fan Portal"
    }
  ],
  "shortcuts": [
    {
      "name": "Fan Portal",
      "short_name": "Portal",
      "description": "Open your fan portal",
      "url": "/portal/home.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Creator Dashboard",
      "short_name": "Dashboard",
      "description": "Manage your circle",
      "url": "/creator/dashboard.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Discover Creators",
      "short_name": "Discover",
      "description": "Find new creators to follow",
      "url": "/discover/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "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": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
