{
  "name": "Highflyer Adult Education Centre",
  "short_name": "Highflyer AEC",
  "description": "Affordable adult literacy classes in Port Harcourt, Rivers State, Nigeria. Learn to read, write, and communicate with confidence.",
  "start_url": "/highflyeraec/",
  "scope": "/highflyeraec/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdf8f0",
  "theme_color": "#0f2347",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["education", "lifestyle"],

  "icons": [
    { "src": "icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "icons/icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "icons/icon-180x180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "shortcuts": [
    {
      "name": "Enquire Now",
      "short_name": "Enquire",
      "description": "Register your interest in adult literacy classes",
      "url": "/highflyeraec/enrol.html",
      "icons": [{ "src": "icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Literacy Games",
      "short_name": "Games",
      "description": "Practice reading and letters with free games",
      "url": "/highflyeraec/games.html",
      "icons": [{ "src": "icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Call or message Highflyer Adult Education Centre",
      "url": "/highflyeraec/contact.html",
      "icons": [{ "src": "icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Programmes",
      "short_name": "Programmes",
      "description": "Foundation, Builder's, and Expression classes",
      "url": "/highflyeraec/programmes.html",
      "icons": [{ "src": "icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],

  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1524178232363-1fb2b075b655?w=390&h=844&auto=format&fit=crop&q=80",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Highflyer Adult Education Centre — Home"
    },
    {
      "src": "https://images.unsplash.com/photo-1546410531-bb4caa6b424d?w=1280&h=800&auto=format&fit=crop&q=80",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Highflyer Adult Education Centre — Programmes"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
  
