{
  "name": "Coach P Foundation - Supporting Youth Athletics",
  "short_name": "Coach P Foundation",
  "description": "The Coach P Foundation honors Coach Mike Petrusma's legacy by supporting youth and collegiate athletics in West Michigan through need based scholarships, equipment donations, and community programs.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "theme_color": "#8A142B",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "categories": ["sports", "charity", "education"]
}