{
  "name": "DJ Vanny Crazy - Official DJ & Music Portfolio",
  "short_name": "Vanny Crazy",
  "description": "Official DJ Vanny Crazy app featuring music, events, bookings, gallery, and latest DJ mixes from Tanzania.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3d3d3d",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["music", "entertainment", "dj", "audio", "events"],
  "id": "dj-vanny-crazy-app",
  "dir": "ltr",

  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "DJ Vanny Crazy – Amapiano & Afrobeat Experience"
    }
  ],

  "shortcuts": [
    {
      "name": "Latest Mixes",
      "url": "/mixes",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Events",
      "url": "/events",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Bookings",
      "url": "/booking",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Gallery",
      "url": "/gallery",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact",
      "url": "/contact",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "About DJ",
      "url": "/about",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}