{
  "name": "IP Trace Tool - Free Online Tools Collection",
  "short_name": "IP Trace Tools",
  "description": "48+ free online developer and utility tools. IP lookup, Base64, JSON formatter, QR code, hash generator, and more. All tools run 100% client-side in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8f0fe",
  "theme_color": "#0969da",
  "orientation": "any",
  "categories": ["developer tools", "utilities", "productivity"],
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
