{
  "name": "DevCloudAcademy",
  "short_name": "DCA",
  "description": "The definitive destination for developer learning, community, and career growth",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer tools"],
  "lang": "en",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "url": "/daily",
      "description": "Solve today's coding challenge"
    },
    {
      "name": "Learning Paths",
      "short_name": "Paths",
      "url": "/paths",
      "description": "Browse learning paths"
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "url": "/ai",
      "description": "Ask your AI learning assistant"
    },
    {
      "name": "Offline Library",
      "short_name": "Offline",
      "url": "/offline",
      "description": "View saved offline content"
    }
  ],
  "screenshots": [],
  "related_applications": []
}
