{
  "name": "Learn DSA with Tests in C#",
  "short_name": "DSA Tests C#",
  "description": "Learn Data Structures & Algorithms with Test-Driven Development in C# (.NET WebAssembly)",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d14",
  "theme_color": "#0284c7",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer", "productivity"]
}
