{
  "name": "LENTO - The Architecture of Clarity",
  "short_name": "LENTO",
  "description": "Engineering cognitive ease across technology, media, and human development",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0E6BA8",
  "background_color": "#F9F8F6",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Lab",
      "short_name": "Labs",
      "description": "Systems & AI Architecture",
      "url": "/?pillar=lab",
      "icons": [{"src": "/logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Platform",
      "short_name": "Platform",
      "description": "Infrastructure & Hosting",
      "url": "/?pillar=foundation",
      "icons": [{"src": "/logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Scripts",
      "short_name": "Publishing",
      "description": "Publishing & Philosophy",
      "url": "/?pillar=scripts",
      "icons": [{"src": "/logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Workshop",
      "short_name": "Media",
      "description": "Visual Media & Narrative",
      "url": "/?pillar=workshop",
      "icons": [{"src": "/logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Academy",
      "short_name": "Learning",
      "description": "Mentorship & Mastery",
      "url": "/?pillar=academy",
      "icons": [{"src": "/logo.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
