{
  "name": "The Strange Loop",
  "short_name": "Strange Loop",
  "description": "In the end, we are self-perceiving, self-inventing, locked-in mirages that are little miracles of self-reference.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/images/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
