{
  "name": "The Unity Skill Acquisition Academy",
  "short_name": "TUSAA",
  "description": "Equipping today's youth for tomorrow's opportunities — the digital, creative, and vocational skills academy of The Unity Church.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1629",
  "theme_color": "#0E1629",
  "icons": [
    {
      "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": "Register for the Pioneer Cohort",
      "url": "./Register.html",
      "description": "Apply to the 2026 Pioneer Cohort"
    },
    {
      "name": "About TUSAA",
      "url": "./About.html",
      "description": "Learn about our mission and schools"
    },
    {
      "name": "Contact TUSAA",
      "url": "./Contact.html",
      "description": "Get in touch with our team"
    },
    {
      "name": "Enterprise Partnerships",
      "url": "./Enterprise.html",
      "description": "Group training for organizations & churches"
    }
  ]
}
