{
  "name": "Staphod Cylas — CS Degree Sponsorship & Portfolio",
  "short_name": "Staphod CS",
  "description": "Support Staphod Alinjuna Cylas in his Computer Science degree journey at Arusha Technical College (ATC). Explore 4 live apps, official fee schedule, and sponsorship options.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "staphod-cs-pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay"],
  "background_color": "#0a0a0b",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sponsor Degree",
      "short_name": "Sponsor",
      "description": "View sponsorship options and breakdown",
      "url": "/#sponsorship",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ATC Fee Schedule",
      "short_name": "ATC Fees",
      "description": "View official 2026-2027 ATC fee breakdown",
      "url": "/#atc-fees",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Live Software Apps",
      "short_name": "Projects",
      "description": "Explore FloatFlow, Pesa Manager and more",
      "url": "/#projects",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
