{
  "name": "ATHLETIQ",
  "short_name": "ATHLETIQ",
  "description": "Raise the Standard. Youth baseball and softball platform for coaches, players, and parents.",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1f2e",
  "theme_color": "#1a1f2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
