{
  "name": "DUMBLADA - Crypto Marketing Platform",
  "short_name": "DUMBLADA",
  "description": "Revolutionary Web3 marketing platform connecting crypto projects with content creators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4ECDC4",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "social"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard View"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Campaign Creation"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
