{
  "id": "/",
  "name": "Strategic Profiler",
  "short_name": "Strategic Profiler",
  "description": "High-precision strategic profiling and negotiation preparation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/strategic_profiler_logo.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/strategic_profiler_logo.png",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fast Brief Room",
      "short_name": "Fast Brief",
      "description": "Express tactical prep or email rewritten in seconds",
      "url": "/?action=fast-brief",
      "icons": [{ "src": "/strategic_profiler_logo.png", "sizes": "192x192 256x256 384x384 512x512", "type": "image/png" }]
    },
    {
      "name": "New Analysis",
      "short_name": "New Analysis",
      "description": "Create a new strategic behavioral profile analysis",
      "url": "/?action=new-analysis",
      "icons": [{ "src": "/strategic_profiler_logo.png", "sizes": "192x192 256x256 384x384 512x512", "type": "image/png" }]
    }
  ]
}
