{
  "id": "/",
  "name": "Nomad Life",
  "short_name": "Nomad Life",
  "description": "Nomad Life is a curated community for people living beyond a single postcode — full-time nomads, van-lifers, off-grid builders, and everyone still looking for where to land. Join a members-only network to swap routes, discuss visas and permits, share van and land listings, plan trips together, and message fellow travellers directly. No house-sitting requests, no unpaid help wanted — just real people, real projects, and real conversations. New members get 6 months free (first 50) or 50% off the annual pass through December 2026.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#0e1b14",
  "background_color": "#0e1b14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "travel"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot-01-hero.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hero — for those still looking for where to land"
    },
    {
      "src": "/img/pwa/screenshot-02-vanlife.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vanlife — living on the road, on your own terms"
    },
    {
      "src": "/img/pwa/screenshot-03-features.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Everything you need — profile, forum, DMs, ads, newsletter"
    },
    {
      "src": "/img/pwa/screenshot-04-newsletter.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find your people. Find your place."
    },
    {
      "src": "/img/pwa/screenshot-05-services.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Global services — airport transfer, boats, camping, tours"
    }
  ],
  "shortcuts": [
    {
      "name": "Forum",
      "short_name": "Forum",
      "description": "Threads on visas, off-grid living, and slow-travel",
      "url": "/forum",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Members",
      "short_name": "Members",
      "description": "Browse the community directory",
      "url": "/members",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Direct messages with fellow travellers",
      "url": "/messages",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/forum/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
