{
  "name": "Flow 8 sigma",
  "short_name": "F8S",
  "description": "Advanced OSINT Intelligence & Social Engineering Framework.",
  "start_url": "https://flow-eight-sigma.vercel.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
