{
  "name": "Pixionary – Free Online Image, PDF & Video Tools",
  "short_name": "Pixionary",
  "description": "Free all-in-one toolkit: resize images, remove backgrounds, merge PDFs, generate QR codes, convert HEIC to JPG, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "/pixionary.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/pixionaryapp.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/pixionaryapp.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
