{
  "name": "GitSimulator — Interactive Git & GitHub Course",
  "short_name": "GitSimulator",
  "description": "Free interactive Git and GitHub course with 24 hands-on modules. Practice git commands in a live terminal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060b18",
  "theme_color": "#060b18",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "developer tools"],
  "lang": "en"
}
