{
  "name": "The Architect",
  "short_name": "The Architect",
  "description": "A private space to write what you actually think \u2014 and a mentor that reads it, remembers it, and pushes back.",
  "start_url": "/app",
  "background_color": "#07070e",
  "theme_color": "#07070e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}