{
  "name": "NO CAP — Design it. Break it. Scale it.",
  "short_name": "NO CAP",
  "description": "A system-design learning workspace for understanding, visualizing and practicing distributed systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef2eb",
  "theme_color": "#4d6b4f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
