{
  "name": "Consensus",
  "short_name": "Consensus",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Consensus AI Search Engine for Academic Research.",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "research",
    "academic",
    "literature",
    "search",
    "health"
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-1060.png",
      "type": "image/png",
      "sizes": "1060x1060"
    }
  ],
  "shortcuts": [
    {
      "name": "New Search",
      "url": "/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "History",
      "url": "/history/",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
