{
  "name": "Round Up",
  "short_name": "Round Up",
  "description": "Golf round tracking, handicap management and social leaderboards.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#00261b",
  "theme_color": "#00261b",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["sports", "fitness"],
  "icons": [
    {
      "src": "/wp-content/themes/teed-up-migration/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/teed-up-migration/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Round",
      "short_name": "Log",
      "description": "Record a new golf round",
      "url": "/log-round",
      "icons": [{ "src": "/wp-content/themes/teed-up-migration/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaders",
      "description": "View rankings",
      "url": "/leaderboards",
      "icons": [{ "src": "/wp-content/themes/teed-up-migration/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Stats",
      "short_name": "Stats",
      "description": "View your performance stats",
      "url": "/stats",
      "icons": [{ "src": "/wp-content/themes/teed-up-migration/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
