{
  "name": "JÜL™ LearningOS",
  "short_name": "JÜL Learn",
  "description": "NGSS-aligned science education + AI tools + clinical healthcare pathways. Built by Gail Jackson, LPN, M.Ed. Learning Without Limits™.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0B7C7C",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Social Media Kit",
      "short_name": "Social Kit",
      "url": "/social-media-kit",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "CEO Dashboard",
      "short_name": "CEO",
      "url": "/ceo",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Curriculum",
      "short_name": "Curriculum",
      "url": "/curriculum",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/social-youve-got-this.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JÜL LearningOS — Learning Without Limits"
    }
  ]
}
