{
  "name": "Work&Co.",
  "short_name": "Work&Co.",
  "description": "Book coworking workspaces, meeting rooms, and passes at Work&Co. locations across Jeddah, Riyadh, and Makkah, Saudi Arabia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#001E32",
  "theme_color": "#001E32",
  "orientation": "portrait",
  "lang": "en-SA",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "id": "com.workco.app",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "label": "Work&Co. - Book coworking spaces in Saudi Arabia"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a workspace",
      "short_name": "Book",
      "description": "Browse and book a workspace now",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "description": "View your upcoming bookings",
      "url": "/?tab=bookings",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
}
