{
  "name": "Cruise Crews",
  "short_name": "Cruise Crews",
  "description": "Stay Connected at Sea — Group & private communication for cruise passengers. Voice, video, walkie-talkie push-to-talk, GIFs, emoji reactions and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0A0A1A",
  "theme_color": "#BF00FF",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["communication", "social", "travel", "utilities"],
  "icons": [
    {
      "src": "icons/icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Chats",
      "short_name": "Chats",
      "description": "Jump straight to your crew chats",
      "url": "/?screen=home",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Walkie-Talkie",
      "short_name": "Walkie",
      "description": "Open push-to-talk walkie-talkie mode",
      "url": "/?screen=walkie",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Crew",
      "short_name": "New Crew",
      "description": "Create or join a cruise crew group",
      "url": "/?screen=create",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cruise Crews App Home Screen"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
