{
  "name": "Helvety Image Upscaler",
  "short_name": "Image Upscaler",
  "description": "2×/4× or target-size image resize in your browser (canvas resampling)—no account, MIT-licensed, Swiss roots.",
  "start_url": "/image-upscaler",
  "display": "standalone",
  "background_color": "#faf8f7",
  "theme_color": "#faf8f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://helvety.com/helvety_identifier.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://helvety.com/helvety_identifier.svg",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}
