{
  "short_name": "GhostAudit",
  "name": "GhostAudit - Decentralized AI-Powered Blockchain Security",
  "description": "Revolutionary Web3 Security Operating System",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "security", "utilities"],
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png", 
      "purpose": "maskable"
    }
  ]
}