{
  "name": "WorldIndex",
  "short_name": "WorldIndex",
  "description": "Make sense of the world. See what changed. Index the world \u2014 even from space.",
  "start_url": "/?gateway=1&pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07111e",
  "theme_color": "#07111e",
  "icons": [
    {
      "src": "/pwa/worldindex-icon-v350.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}