{
  "name": "Fescue",
  "short_name": "Fescue",
  "description": "Organize golf groups, configure games, enter scores, and share live leaderboards.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#143522",
  "background_color": "#0A2012",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
