{
  "name": "ColorShift — Image Recolor Tool",
  "short_name": "ColorShift",
  "description": "Free online tool to recolor images, logos, and icons in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
