{
  "background_color": "#fcfbf8",
  "categories": ["tools", "development", "utilities"],
  "description": "Determine the dimensions of a resized image while keeping its original aspect ratio.",
  "display": "standalone",
  "icons": [
    {
      "src": "./update-dimensions-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./update-dimensions-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en",
  "name": "Update Dimensions, Keep Aspect Ratio",
  "orientation": "portrait",
  "scope": "./",
  "short_name": "Update/Keep",
  "start_url": "./index.html",
  "theme_color": "#fcfbf8"
}
