{
  "name": "Cognitive Underground",
  "short_name": "CU",
  "description": "They gave us disorders. We forged codenames. You are not alone. You are just early.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00FF41",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/images/logos/logo-192x192_alt.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/logos/logo-512x512_alt.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "lifestyle", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "cognitive-underground"
}