{
  "name": "The Majors Fantasy",
  "short_name": "Majors Fantasy",
  "description": "Pick your golfers, follow the tournament, win your league.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#006B54",
  "theme_color": "#006B54",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
