{
  "name": "ClearPix – AI Photo Enhancer",
  "short_name": "ClearPix",
  "description": "Enhance, unblur, upscale & restore photos instantly with AI. Free on iOS & Android.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FF3A5C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.clearpix.photoenhancer.app",
      "id": "com.clearpix.photoenhancer.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/clearpix-ai-photo-enhancer/id6755960455"
    }
  ],
  "prefer_related_applications": true
}
