{
  "name": "PicLite",
  "short_name": "PicLite",
  "description": "Reduce image size online — resize and compress JPG, PNG, GIF, and WebP.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F1",
  "theme_color": "#4A6320",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
