{
  "name": "Screenshot Studio",
  "short_name": "Screenshot Studio",
  "description": "Free browser-based image editor for creating professional graphics. Transform screenshots with backgrounds, animations, 3D effects, and video export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "/favicon-dark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-light.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["design", "graphics", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false
}
