{
  "name": "YuviStack - Developer Study Platform",
  "short_name": "YuviStack",
  "description": "YuviStack is your personal developer study platform. Master React, Node.js, DSA, Operating Systems, write code in Monaco editor, and learn faster with DEVI AI Tutor.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090B0E",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
