{
  "name": "SlashGit — Free Developer Tools",
  "short_name": "SlashGit",
  "description": "Free developer tools, browser games, docs, and AI utilities.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["developer", "utilities", "productivity"]
}
