{
  "name": "FreeImage Tools",
  "short_name": "FreeImage",
  "description": "Free Online Image Tools \u2013 Fast, Easy & Secure",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FAFAFC",
  "theme_color": "#7C5CFF",
  "icons": [
    { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}