{
  "name": "GACS — Global Anti-Crime & Safety",
  "short_name": "GACS",
  "description": "Free, multilingual anti-fraud tools. Activate your GACS Shield to protect yourself and your family from scams and cybercrime.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": [
    "finance",
    "security",
    "productivity"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://gacs.app/manifest.webmanifest",
      "id": "/"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-16x16.png?v=2026-06-26-g2",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png?v=2026-06-26-g2",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-48.png?v=2026-06-26-g2",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-64.png?v=2026-06-26-g2",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-120.png?v=2026-06-26-g2",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-152.png?v=2026-06-26-g2",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-167.png?v=2026-06-26-g2",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=2026-06-26-g2",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png?v=2026-06-26-g2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-maskable-192x192.png?v=2026-06-26-g2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-maskable-512x512.png?v=2026-06-26-g2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Crypto Risk Certifications",
      "short_name": "Certs",
      "url": "/academy",
      "icons": [
        {
          "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Risk & Recon",
      "short_name": "Recon",
      "url": "/risk-recon",
      "icons": [
        {
          "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Panic Guide",
      "short_name": "Panic",
      "url": "/panic-guide",
      "icons": [
        {
          "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scam Alerts",
      "short_name": "Alerts",
      "url": "/scam-alerts",
      "icons": [
        {
          "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Shield",
      "short_name": "Shield",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/android-chrome-192x192.png?v=2026-06-26-g2",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.webp",
      "sizes": "720x1559",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "GACS home — free scam checker & anti-fraud tools"
    },
    {
      "src": "/screenshots/home-desktop.webp",
      "sizes": "1280x960",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "GACS home — protecting the world from crypto fraud"
    },
    {
      "src": "/screenshots/scams-desktop.webp",
      "sizes": "1280x960",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Public scam index — 228+ confirmed scams, searchable"
    }
  ],
  "share_target": {
    "action": "/check",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
