{
  "name": "NeoFeed",
  "short_name": "NeoFeed",
  "description": "Feed the Singularity",
  "start_url": "/mobile/landing",
  "display": "standalone",
  "background_color": "#05020a",
  "theme_color": "#05020a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}