{
  "name": "Ebidou Comprehensive Academy",
  "short_name": "Ebidou Academy",
  "description": "A premier private school in Yenagoa, Bayelsa State offering Pre-Nursery, Nursery, Primary and Secondary education with a focus on digital technology, moral excellence, and academic achievement since 2014.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#742D67",
  "theme_color": "#742D67",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "school", "learning"],
  "icons": [
    {
      "src": "/icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "About Us",
      "short_name": "About",
      "description": "Learn about Ebidou Comprehensive Academy",
      "url": "/about",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admissions",
      "short_name": "Admissions",
      "description": "View admission process and requirements",
      "url": "/admissions",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "News & Events",
      "short_name": "News",
      "description": "Latest news and upcoming events",
      "url": "/news",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-1.png",
      "sizes": "1440x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage Hero"
    }
  ]
}
