{
  "name": "NeurotechMag Pro",
  "short_name": "NTM Pro",
  "description": "Track everything happening in neurotech — papers, funding, trials, patents.",
  "theme_color": "#1B2D6E",
  "background_color": "#0F1624",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/app/dashboard",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
