{
  "id": "/",
  "name": "M8 Live",
  "short_name": "M8 Live",
  "description": "Share and discover short-form videos, go live, and connect with creators",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "version": "2.0",
  "icons": [
    {
      "src": "/m8-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/m8-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/m8-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/m8-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "social",
    "entertainment"
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-city.jpg",
      "sizes": "1080x1917",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "M8 Live – Top Streamers and Daily Challenges"
    },
    {
      "src": "/screenshots/mobile-hub.jpg",
      "sizes": "1080x1970",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "M8 Hub – Explore everything M8 has to offer"
    },
    {
      "src": "/screenshots/mobile-apply.jpg",
      "sizes": "1080x2011",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Creator Programs – Go Live and Get Paid"
    },
    {
      "src": "/screenshots/mobile-profile.jpg",
      "sizes": "1080x2005",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Creator Profile – Followers, Gifts, and Achievements"
    },
    {
      "src": "/screenshots/mobile-poly.jpg",
      "sizes": "1079x1957",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "POLY – Explore the World of Poly"
    },
    {
      "src": "/opengraph.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "M8 Live – Discover creators and go live"
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "share_target": {
    "action": "/?share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": [
            "video/*",
            "image/*"
          ]
        }
      ]
    }
  },
  "lang": "en",
  "shortcuts": [
    {
      "name": "Go LIVE",
      "url": "https://video-share--polynationhive.replit.app/live",
      "description": "Go Live Now"
    },
    {
      "name": "My Profile",
      "url": "https://video-share--polynationhive.replit.app/profile",
      "description": "Go to your profile"
    },
    {
      "name": "M8 Games",
      "url": "https://video-share--polynationhive.replit.app/cash-arcade",
      "description": "Play Games Now"
    }
  ]
}
