{
  "name": "Research Pilot",
  "short_name": "Research Pilot",
  "description": "Research Pilot — research workspace with manuscript tools, statistics, spectra, and journal discovery.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a8a",
  "categories": ["productivity", "education", "science"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/researchmate-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/researchmate-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/researchmate-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find suitable journals",
      "short_name": "Journal Finder",
      "url": "/journals/finder",
      "description": "Open the journal recommender"
    },
    {
      "name": "Compress manuscript",
      "short_name": "Compress",
      "url": "/dashboard",
      "description": "Compress a manuscript with the Engine 2.0"
    },
    {
      "name": "Researcher Profile",
      "short_name": "Profile",
      "url": "/researcher",
      "description": "ORCID + publication history"
    }
  ]
}
