{
  "name": "PathwayUp — Level Up Your Future",
  "short_name": "PathwayUp",
  "description": "Build real-world skills, discover opportunities, earn badges, and launch your career.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "categories": ["education", "productivity", "lifestyle"],
  "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='%234f46e5'/><text y='140' x='96' text-anchor='middle' font-size='110' fill='white'>⚡</text></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='110' fill='%234f46e5'/><text y='370' x='256' text-anchor='middle' font-size='290' fill='white'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "PathwayUp Home Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Curriculum",
      "short_name": "Learn",
      "url": "/Curriculum",
      "description": "Browse learning modules"
    },
    {
      "name": "Opportunities",
      "short_name": "Jobs",
      "url": "/Opportunities",
      "description": "Find jobs and internships"
    }
  ],
  "prefer_related_applications": false
}
