{
  "name": "SBJ Freelance Humanising Tool",
  "short_name": "SBJ Humaniser",
  "description": "AI writing that sounds genuinely human. Rewrite AI-generated text to pass ZeroGPT, Turnitin and more.",
  "start_url": "/humaniser.html",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#1a2e5a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Open Tool",
      "short_name": "Tool",
      "description": "Go directly to the humanising tool",
      "url": "/humaniser.html",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "Try Free",
      "short_name": "Free",
      "description": "Try 150 words for free",
      "url": "/humaniser.html#free",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    }
  ]
}
