{
  "name": "psybin.org",
  "short_name": "psybin.org",
  "description": "Everything out of nothing",
  "start_url": "/?source=webapp",
  "display": "standalone",
  "background_color": "#f7ebd1",
  "theme_color": "#e47538",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "id": "/",
  "lang": "en"
}