{
  "name": "Connie Image Checker",
  "short_name": "Connie Checker",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#0b1220",
  "description": "TinEye Bulk Tool (cPanel) with bulk image upload and modern UI.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}