{
  "name": "The Giovanni D'Agostino Legacy Foundation",
  "short_name": "Gio Foundation",
  "description": "Live On. Lift Others. Leave A Legacy. — Scholarships, PNES awareness, and youth support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2D1A69",
  "theme_color": "#2D1A69",
  "orientation": "portrait-primary",
  "categories": ["education", "nonprofit", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Make a donation to the foundation",
      "url": "/donate",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PNES Awareness",
      "short_name": "PNES",
      "description": "Learn about Psychogenic Nonepileptic Seizures",
      "url": "/pnes",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scholarships",
      "short_name": "Scholarships",
      "description": "Scholarship programs and applications",
      "url": "/scholarships",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Upcoming foundation events",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
