{
  "name": "ToolPop Image",
  "short_name": "Image Tools",
  "description": "Free online image tools - resize, crop, compress, convert and more",
  "start_url": "/image/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
