{
  "name": "Aspect Ratio Calculator in Pixels. Online Proportions",
  "short_name": "ARCiPOP",
  "description": "Calculate new image, video and web design resolutions and maintain the exact proportion to avoid distorting graphics. Supports 16:9, 4:3, 21:9 and custom formats.",
  "start_url": "/en/utilities/categories/web-development/aspect-ratio-calculator/",
  "scope": "/en/utilities/categories/web-development/aspect-ratio-calculator/",
  "icons": [
    {
      "src": "/images/utilities/aspect-ratio.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}