{
  "name": "InstaVisuals — Free Online Photo Editor",
  "short_name": "InstaVisuals",
  "description": "Free browser-based photo editor. Resize for social media, adjust filters, add watermarks, and export PNG or JPEG.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-US",
  "theme_color": "#C1FA07",
  "background_color": "#ffffff",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
