{
  "name": "Beacon of Hearts",
  "short_name": "Beacon",
  "description": "Beacon of Hearts - Empowering African Children through Education, Menstrual Health, and Environmental Stewardship",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4e0078",
  "background_color": "#fbf9f8",
  "icons": [
    {
      "src": "images/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["non-profit", "education", "health", "social"],
  "screenshots": [
    {
      "src": "images/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "View Impact",
      "short_name": "Impact",
      "description": "See our impact and statistics",
      "url": "/pages/impact.html",
      "icons": [
        {
          "src": "images/favicon/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/pages/contactus.html",
      "icons": [
        {
          "src": "images/favicon/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
