{
  "name": "CodeFlow - Visualize • Practice • Master",
  "short_name": "CodeFlow",
  "description": "A comprehensive learning application for C Programming, HTML, CSS, and JavaScript",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10141a",
  "theme_color": "#58a6ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%2310141a' width='192' height='192'/%3E%3Cpath fill='%2358a6ff' d='M96 32L32 96l64 64 64-64L96 32zm0 32l32 32-32 32-32-32 32-32z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%2310141a' width='512' height='512'/%3E%3Cpath fill='%2358a6ff' d='M256 64L64 256l192 192 192-192L256 64zm0 96l96 96-96 96-96-96 96-96z'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
