{
  "name": "Afrivoxa",
  "short_name": "Afrivoxa",
  "description": "The pan-African collaboration platform for tech builders",
  "start_url": "/dashboard",
  "display": "standalone",
  "scope": "/",
  "lang": "en",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5B5FEF",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-95.png",
      "sizes": "95x95",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1280.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-800.png",
      "sizes": "800x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Afrivoxa Dashboard"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Afrivoxa on mobile"
    }
  ],
  "categories": [
    "social",
    "productivity",
    "techies",
    "collaboration"
  ],
  "prefer_related_applications": false
}