{
  "name": "Remove Photo Metadata",
  "short_name": "EXIF Remover",
  "description": "Instantly remove photo metadata, EXIF data, and GPS location locally in your browser. 100% Private.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
