{
  "name": "Platphorm Atlas - JA4 Threat Intelligence Platform",
  "short_name": "JA4 Atlas",
  "description": "Real-time JA4 fingerprint analysis, threat attribution, and intelligence platform for cybersecurity professionals. Seamlessly integrated across the platphormnews.com network.",
  "start_url": "/",
  "id": "com.platphormnews.atlas",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["security", "productivity", "utilities", "threat-intelligence"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Lookup JA4",
      "short_name": "Lookup",
      "description": "Quickly lookup a JA4 fingerprint",
      "url": "/lookup",
      "icons": [{ "src": "/icon-192x192.jpg", "sizes": "192x192" }]
    },
    {
      "name": "View Alerts",
      "short_name": "Alerts",
      "description": "Check recent threat alerts",
      "url": "/alerts",
      "icons": [{ "src": "/icon-192x192.jpg", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://threatrelay.platphormnews.com"
    },
    {
      "platform": "webapp",
      "url": "https://monitor.platphormnews.com"
    }
  ]
}
