{
  "name": "Titleists",
  "short_name": "Titleists",
  "description": "Private achievement books for friend groups",
  "id": "https://titleists.app/",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
