{
  "name": "aBed4.me — Community-native booking",
  "short_name": "aBed4.me",
  "description": "Find a Bed wherever you go. 2% of every booking flows back to the local community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#1FA8E5",
  "theme_color": "#1FA8E5",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse stays",
      "url": "/",
      "description": "See what's available right now"
    },
    {
      "name": "Your trips",
      "url": "/trips",
      "description": "Past + upcoming bookings"
    },
    {
      "name": "Inbox",
      "url": "/inbox",
      "description": "Messages with hosts and guests"
    },
    {
      "name": "Become a Host",
      "url": "/host",
      "description": "List your place"
    }
  ],
  "prefer_related_applications": false
}
