{
  "name": "Shrinkora — Resize and Compress Images Online",
  "short_name": "Shrinkora",
  "description": "Free online image resizer and exact-size compressor. Resize in pixels, cm, mm, inches and DPI, compress JPG, PNG, WebP and animated GIF to a target KB or MB — entirely in your browser.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["photo", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Resize an image", "short_name": "Resize", "url": "/resize" },
    { "name": "Compress an image", "short_name": "Compress", "url": "/compress" }
  ]
}
