{
  "name": "System Design Atlas - Distributed Systems Masterclass",
  "short_name": "System Design Atlas",
  "description": "Master large-scale distributed systems with 280 topics, interactive simulators, architecture flowcharts, and staff-level interview roadmaps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#0284c7",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer", "productivity"],
  "shortcuts": [
    {
      "name": "Curriculum",
      "url": "/",
      "description": "All 280 System Design Topics"
    },
    {
      "name": "Study Plans",
      "url": "/curriculum",
      "description": "1-Week to 6-Months Roadmaps"
    },
    {
      "name": "Simulators",
      "url": "/simulators",
      "description": "Interactive Architectural Simulators"
    }
  ]
}
