{
  "name": "Enomads — Workspaces for Digital Nomads",
  "short_name": "Enomads",
  "description": "Find verified coworking spaces, cafés and villas worldwide. Built by nomads, for nomads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a3a",
  "theme_color": "#1a3a3a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "productivity", "social"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search workspaces",
      "short_name": "Search",
      "url": "/search",
      "description": "Find your next workspace"
    },
    {
      "name": "List your space",
      "short_name": "Host",
      "url": "/host",
      "description": "Earn passive income"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community",
      "description": "Connect with nomads"
    }
  ]
}
