{
  "name": "EDAS Master Portfolio - edas.in",
  "short_name": "EDAS",
  "description": "High-performance master showcase portfolio website for edas.in and its subdomain ecosystem.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F19",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "./assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Showcase",
      "url": "./index.html#showcase",
      "description": "View all active subdomains in the EDAS ecosystem"
    },
    {
      "name": "Admin Portal",
      "url": "./index.html#admin",
      "description": "Administrative management dashboard"
    }
  ],
  "categories": ["business", "portfolio", "productivity"]
}
