{
  "name": "Image Resizer Pro",
  "short_name": "Image Resizer Pro",
  "description": "Resize images for App Store, Play Store and social media. Batch resize, custom dimensions, zero quality loss.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d7a6e",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
