{
  "name": "imageformat.org",
  "short_name": "imageformat",
  "description": "Free online image tools \u2013 compress, convert, resize and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f5f1",
  "theme_color": "#4a7c59",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}