{
  "name": "Connective Coaching",
  "short_name": "Connective",
  "description": "Find and book coaching sessions with verified sports coaches",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "fitness", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Coaches",
      "url": "/",
      "description": "Browse available coaches"
    },
    {
      "name": "My Sessions",
      "url": "/my-sessions",
      "description": "View your booked sessions"
    },
    {
      "name": "Messages",
      "url": "/chats",
      "description": "View your messages"
    }
  ],
  "permissions": ["notifications"],
  "gcm_sender_id": "103953800507"
}
