{
  "name": "Image Size Converter - DopaBrain",
  "short_name": "Image Size",
  "description": "Resize image dimensions, keep aspect ratio, estimate print size, and export a resized copy.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#db2777",
  "background_color": "#0b1020",
  "lang": "en",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
