{
  "name": "OraxGit Studio",
  "short_name": "OraxGit",
  "description": "Arabic-first Git client — Web, Desktop, and Mobile",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#c41e3a",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/oraxgit-icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/oraxgit-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "productivity"],
  "prefer_related_applications": false
}
