{
  "name": "WaDisTele — Creator Monetization",
  "short_name": "WaDisTele",
  "description": "Monetize your community across Telegram, WhatsApp & Discord from one dashboard.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060d1a",
  "theme_color": "#06B6D4",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2306B6D4'/><path d='M38 96L77 48L116 96L77 144Z' fill='white' opacity='0.3'/><path d='M76 96L115 48L154 96L115 144Z' fill='white' opacity='0.7'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2306B6D4'/><path d='M100 256L205 128L310 256L205 384Z' fill='white' opacity='0.3'/><path d='M202 256L307 128L412 256L307 384Z' fill='white' opacity='0.7'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "Dashboard",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your creator dashboard"
    },
    {
      "name": "Members",
      "url": "/members",
      "description": "View your members"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "View your analytics"
    }
  ]
}
