{
  "name": "JOJO LIMITED - Gujarati Entertainment Ecosystem",
  "short_name": "JOJO",
  "description": "JOJO Limited is a BSE-listed company building a vertically integrated Gujarati entertainment ecosystem across OTT, live events, production and technology.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F26E21",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon/FAVICON.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile-1.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "categories": ["entertainment", "media", "streaming", "business"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to JOJO home page",
      "url": "/",
      "icons": [
        {
          "src": "/images/favicon/FAVICON.png",
          "sizes": "500x500",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Verticals",
      "short_name": "Verticals",
      "description": "Explore JOJO verticals",
      "url": "/verticals",
      "icons": [
        {
          "src": "/images/favicon/FAVICON.png",
          "sizes": "500x500",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Career",
      "short_name": "Career",
      "description": "Join JOJO team",
      "url": "/career",
      "icons": [
        {
          "src": "/images/favicon/FAVICON.png",
          "sizes": "500x500",
          "type": "image/png"
        }
      ]
    }
  ]
}
