{
  "short_name": "Gleano",
  "name": "Gleano — Ephemeral Learning Journal",
  "description": "A minimalist, mobile-first ephemeral micro-learning journal.",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#FAFAF9",
  "theme_color": "#6D5EF5",
  "display": "standalone",
  "orientation": "portrait"
}
