{
  "name": "GifStream \u2014 GIF Editor",
  "short_name": "GIF Editor",
  "description": "Free online GIF Editor tool \u2014 100% browser-based, no upload required.",
  "start_url": "/gif-editor/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}