{
  "name": "PixUp — AI Image Upscaler",
  "short_name": "PixUp",
  "description": "Enhance and upscale your images 4× with AI (REAL-ESRGAN).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a1a",
  "background_color": "#0a0a1a",
  "lang": "en",
  "categories": ["photo", "graphics", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
