{
  "name": "YouthBizNG - The Pulse of Youth Enterprise",
  "short_name": "YouthBizNG",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f9fafb",
  "theme_color": "#007a6b",
  "description": "YouthBizNG - The Pulse of Youth Enterprise. Discover businesses, find internship opportunities, and connect with young entrepreneurs.",
  "categories": ["business", "productivity", "social"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "./public/images/Youthbiz_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./public/images/Youthbiz_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone"]
}