{
  "name": "EditPhotosForFree — Free Online Photo Editor",
  "short_name": "EditPhotosForFree",
  "description": "Edit photos online for free. Background remover, AI enhancer, filters, compressor, resizer & more. 100% browser-based, no signup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090f",
  "theme_color": "#3385fc",
  "categories": ["productivity", "graphics", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
