{
  "id": "/meetings/",
  "name": "Boojee Meetings",
  "short_name": "Meetings",
  "description": "Direct, encrypted browser-to-browser video calls for Boojee Estate. No app, no signup.",
  "start_url": "/meetings/",
  "scope": "/meetings/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#c9a84c",
  "orientation": "portrait",
  "icons": [
    {
      "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Start a Direct Call",
      "url": "/meetings/room.html",
      "description": "Start a browser-to-browser call"
    },
    {
      "name": "Meeting Planner",
      "url": "/meetings/planner.html",
      "description": "Plan agendas, take notes, track action items"
    }
  ]
}
