{
  "name": "Antigravity Premium Multi Tools Suite",
  "short_name": "Antigravity Tools",
  "description": "An extremely fast, elegant, privacy-first suite of 23 offline-ready tools for web developers, designers, and students.",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090d16",
  "theme_color": "#4f46e5",
  "scope": "./",
  "categories": ["utilities", "productivity", "developer-tools"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
