{
  "name": "JomGolf! - Golf Scoring",
  "short_name": "JomGolf!",
  "description": "Track scores, compete with friends, and dominate the course with JomGolf!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1f0d",
  "theme_color": "#14532d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
