{
  "name": "Positive Change Foundation",
  "short_name": "PCF",
  "description": "Empowering lives through Education, Health and Community Development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d1b69",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-girl.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "categories": ["education", "social", "nonprofit"],
  "lang": "en",
  "dir": "ltr"
}