{
  "name": "APSU 16 — St. Augustine's College",
  "short_name": "APSU 16",
  "description": "Member portal for APSU Year Group 16 — St. Augustine's College Past Students",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1a0f",
  "theme_color": "#0f3d24",
  "categories": ["social", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Portal",
      "short_name": "Portal",
      "description": "View your contributions and member status",
      "url": "/portal",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Member Directory",
      "short_name": "Network",
      "description": "Browse the APSU 16 network",
      "url": "/network",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
