{
  "name": "WorkSphere",
  "short_name": "WorkSphere",
  "description": "AI-Powered Remote Workspace Finder - Find cafes, coworking spaces, and libraries with great WiFi, outlets, and quiet atmosphere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Find Workspace",
      "short_name": "Find",
      "description": "Find a workspace near you",
      "url": "/ai"
    }
  ]
}
