{
  "name": "GOT CONNECTIONS Foundation",
  "short_name": "GOT CONNECTIONS",
  "description": "Connecting people in Greater Los Angeles to mentorship, job training, and real support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF8F0",
  "theme_color": "#0D7377",
  "orientation": "portrait-primary",
  "categories": ["nonprofit", "education", "community"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
