{
  "name": "Way2Go Sports",
  "short_name": "Way2Go",
  "description": "Your kid's league, in your pocket",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}
