{
  "background_color": "white",
  "description": "I'm so small and the world is so big",
  "display": "standalone",
  "icons": [
    {
      "src": "/thebelgiannomad.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "shortcuts": [
    {
      "name": "Random blog article",
      "short_name": "Random article",
      "description": "Read a random blog article",
      "url": "/?redirect_to=random"
    }
  ],
  "name": "The Belgian Nomad",
  "short_name": "@TheBelgianNomad",
  "start_url": "/"
}