{
  "name": "Bytes of Change - Digital Safety for All",
  "short_name": "Bytes of Change",
  "description": "Empowering women and persons with disabilities in Busia, Kenya to stay safe from online scams, fraud, and harassment through education, awareness, and accessible reporting tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "safety", "social", "utilities"],
  "icons": [
    {
      "src": "favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "favicon_io/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Report",
      "description": "Quickly report a cybersecurity incident",
      "url": "/report.html",
      "icons": [
        {
          "src": "favicon_io/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Access educational resources",
      "url": "/learn.html",
      "icons": [
        {
          "src": "favicon_io/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Emergency Contacts",
      "short_name": "Emergency",
      "description": "Quick access to emergency contacts",
      "url": "/contact.html",
      "icons": [
        {
          "src": "favicon_io/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}