{
  "id": "/AfroConnect-Global",
  "name": "AfroConnect Global",
  "short_name": "AfroConnect",
  "description": "Dating app for Africans in Europe, US, and Canada",
  "start_url": "/AfroConnect-Global",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f7f4f1",
  "theme_color": "#b63a20",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
