{
  "name": "F&H Golf Course",
  "short_name": "F&H Golf",
  "description": "F&H Golf Course — Fleming, Colorado. Pay for play, hours, tournaments, history, and more.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F2",
  "theme_color": "#1B5E20",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
