{
  "name": "Pro-Konnekt",
  "short_name": "ProKonnekt",
  "description": "Book lessons with golf, tennis, and fitness professionals",
  "start_url": "/start",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#064f1e",
  "theme_color": "#064f1e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "fitness", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false
}
