{
  "name": "Image Compressor — compressor.dannny0117.com",
  "short_name": "Compressor",
  "description": "Free online image optimizer and compressor. JPEG, PNG, WebP, AVIF, GIF, HEIC and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07070f",
  "theme_color": "#00d4ff",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Compress Images",
      "url": "/#tool",
      "description": "Jump straight to the compression tool"
    }
  ]
}
