{
  "name": "SyncSphere — Group Scheduling Made Easy",
  "short_name": "SyncSphere",
  "description": "Coordinate plans with your crew. Propose times, vote, and lock it in — no more endless back-and-forth.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#08091f",
  "theme_color": "#38bdf8",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["social", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "SyncSphere — Group Scheduling"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "View your upcoming events and activity"
    },
    {
      "name": "My Groups",
      "short_name": "Groups",
      "url": "/groups",
      "description": "Browse and manage your groups"
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "url": "/calendar",
      "description": "View all events in calendar format"
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "url": "/notifications",
      "description": "Check your unread notifications"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
