{
  "name": "UnmarkPro - Lossless AI Media Suite",
  "short_name": "UnmarkPro",
  "description": "Proprietary in-browser AI watermark remover & LinkedIn Content Credentials inspector with 0% blur.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gemini Watermark Remover",
      "url": "/gemini-watermark-remover",
      "description": "Lossless watermark removal with 0% blur"
    },
    {
      "name": "LinkedIn CR Checker",
      "url": "/linkedin-cr-checker",
      "description": "Inspect and sanitize C2PA Content Credentials"
    }
  ]
}