{
  "name": "JohnnyLinks Golf Pool",
  "short_name": "JohnnyLinks",
  "description": "The Keough Family Golf Major Pool",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#052e16",
  "orientation": "portrait",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Leaderboard",
      "short_name": "Scores",
      "description": "View live leaderboard",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Trash talk the family",
      "url": "/chat",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
