
{
  "name": "eTalent Platform",
  "short_name": "eTalent",
  "description": "Premium Global Student Network, Skill Development, and Real-Time Chat Platform",
  "theme_color": "#1d4ed8",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1684835609054-dd3d681cf012?auto=format&fit=crop&w=192&h=192&q=100",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1614680376408-81e91ffe3db7?auto=format&fit=crop&w=512&h=512&q=100",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1648134859182-98df6e93ef58?auto=format&fit=crop&w=1280&h=720&q=100",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "eTalent Dashboard"
    },
    {
      "src": "https://images.unsplash.com/photo-1626682561113-d1db402cc866?auto=format&fit=crop&w=750&h=1334&q=100",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "eTalent Mobile View"
    }
  ],
  "categories": ["education", "social", "productivity"],
  "shortcuts": [
    {
      "name": "Live Workshops",
      "url": "/workshop",
      "description": "Join live skill development workshops"
    },
    {
      "name": "Messages",
      "url": "/chat",
      "description": "View your conversations"
    }
  ]
}
