{
  "name": "AI Prompt Radar — ACEIRT™ IntelliGate",
  "short_name": "Prompt Radar",
  "description": "Autonomous real-time prompt radar scanner powered by ACEIRT™ IntelliGate skills. Mitigate prompt injections, protect PII, eliminate hallucinations, and optimize inference token costs.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b16",
  "theme_color": "#070b16",
  "categories": ["productivity", "security", "developer"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "https://vibe.filesafe.space/1789523516175630799/assets/e13a3714-62f7-471b-a1a3-aad7fdc0b223.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Radar Console",
      "short_name": "Radar",
      "description": "Open the IntelliGate radar scan console",
      "url": "/?tab=radar"
    },
    {
      "name": "ROI Calculator",
      "short_name": "ROI",
      "description": "Estimate monthly LLM cost savings",
      "url": "/?tab=roi"
    },
    {
      "name": "Provider Keys",
      "short_name": "Keys",
      "description": "Live LLM execution workspace",
      "url": "/?tab=keys"
    }
  ]
}
