{
  "name": "GolfCommish",
  "short_name": "GolfCommish",
  "description": "Run your weekly golf comp without the spreadsheet.",
  "start_url": "/",
  "display": "browser",
  "theme_color": "#1f4a2e",
  "background_color": "#faf9f4",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
