{
  "name": "DevMRI — Developer Experience Diagnostic Platform",
  "short_name": "DevMRI",
  "description": "X-Ray your GitHub repository. Expose hidden friction. Perform AI Surgery. Get your DX Score in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040608",
  "theme_color": "#00e5ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer-tools", "productivity"],
  "lang": "en"
}
