{
  "name": "ImgStream - Image Tools",
  "short_name": "ImgStream",
  "description": "Free online image tools - convert, compress, and remove backgrounds from your images",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6ee7f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": ["utilities", "productivity", "photo"],
  "lang": "en-US"
}
