{
  "id": "blackboys2men-app",
  "name": "Black Boys 2 Men — Development Intelligence",
  "short_name": "BB2M",
  "description": "Track six domains of your son's development. Get research-backed insight every week. Built by Project Black Men.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#c08a30",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "parenting", "education", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
