{
  "id": "/",
  "name": "FixMyImage - Online Photo Editor",
  "short_name": "FixMyImage",
  "description": "Professional photo editing made simple. 70+ tools including AI background removal, magic eraser, filters, collages, meme maker, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-192.png",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1792x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "FixMyImage photo editor - Transform your images like a pro"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "1024x1792",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "FixMyImage mobile editor - Professional editing on the go"
    }
  ]
}
