{
  "name": "ResearchWindow",
  "short_name": "RW",
  "description": "Scholar Workspace — publications, rankings, citations, and alerts",
  "start_url": "./researchwindow.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1f33",
  "theme_color": "#0b1f33",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
