{
  "id": "/w/",
  "name": "Kweli",
  "short_name": "Kweli",
  "description": "Kweli Corridor Network. Fallback manifest — nginx serves a per-origin manifest (manifest.lx.json / manifest.portal.json); this is what a server without that rule would serve.",
  "start_url": "/w/start",
  "scope": "/w/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1B7A3D",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
