{
  "name": "Rabbithole Brain - A Curiosity Simulator",
  "short_name": "Rabbithole Brain",
  "id": "/",
  "description": "Pick one thought, follow the trail, and see what your brain accidentally learns. Rabbithole Brain turns curiosity into a visible Brain Trail.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#100e17",
  "theme_color": "#6d4fa8",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og/rabbithole-brain-default.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "games"],
  "keywords": ["learning", "curiosity", "knowledge", "exploration", "education"]
}
