{
  "name": "Free Icon Resizer by Kasio",
  "short_name": "Icon Resizer",
  "description": "Resize images to all icon sizes for iOS, Android, Web & Desktop. Free, no signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#ff5800",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
