{
  "name": "Eminem50Cent.com",
  "short_name": "EM50",
  "description": "Website about rap artists Eminem, 50 Cent, Dr. Dre, as well as hip-hop groups D12, G-Unit and Bad Meets Evil. News. Music. Videos. Lyrics.",
  "start_url": "https://eminem50cent.com/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icons/favicon/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icons/favicon/monochrome-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "images/icons/favicon/monochrome-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "images/icons/screenshots/em50-1.jpg",
      "sizes": "1080x2186",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Homescreen of EM50 App"
    },
    {
      "src": "images/icons/screenshots/em50-2.jpg",
      "sizes": "1080x2186",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "Menu of EM50 App"
    },
    {
      "src": "images/icons/screenshots/em50-3.jpg",
      "sizes": "1080x2186",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "News page of EM50 App"
    },
    {
      "src": "images/icons/screenshots/em50-4.jpg",
      "sizes": "2274x1017",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Homescreen of EM50 App"
    }
  ],
  "dir": "auto",
  "scope": "/",
  "lang": "en",
  "orientation": "any",
  "categories": [
    "entertainment",
    "magazines",
    "news"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "id": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "News",
      "url": "news",
      "description": "Latest News",
      "icons": [
        {
          "src": "icon512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Music",
      "url": "music",
      "description": "Albums, Singles, Mixtapes",
      "icons": [
        {
          "src": "icon512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Videos",
      "url": "video",
      "description": "Music Videos, Live Performances, Interviews",
      "icons": [
        {
          "src": "icon512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Forums",
      "url": "forum",
      "description": "Latest forum posts",
      "icons": [
        {
          "src": "icon512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "My Profile",
      "url": "community/profile",
      "description": "My Profile &amp;amp;amp;amp;amp;amp;amp; DM's",
      "icons": [
        {
          "src": "icon512.png",
          "type": "image/png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "handle_links": "auto",
  "scope_extensions": [
    {
      "origin": "*.eminem50cent.com"
    },
    {
      "origin": "*.eminem50cent.ru"
    },
    {
      "origin": "*.em50.ru"
    }
  ],
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "protocol_handlers": [
    {
      "protocol": "web+home",
      "url": "/index.php?%s"
    },
    {
      "protocol": "web+article",
      "url": "/index.php?option=com_content&amp;amp;view=article&amp;amp;id=%s"
    },
    {
      "protocol": "web+blog",
      "url": "/index.php?option=com_content&amp;amp;view=category&amp;amp;layout=blog&amp;amp;id=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://eminem50cent.com/app.webmanifest",
      "id": ""
    }
  ]
}