{
  "name": "Asmbly",
  "short_name": "Asmbly",
  "description": "Discover city events and places, build and coordinate plans, receive timely updates, manage notifications, and move through live experiences with Asmbly.",
  "id": "/?asmbly_pwa=1",
  "start_url": "/?asmbly_pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#07070b",
  "theme_color": "#0b0b0f",
  "orientation": "portrait-primary",
  "categories": [
    "events",
    "lifestyle",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/wp-content/plugins/roll-call-asmbly/assets/img/asmbly-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/roll-call-asmbly/assets/img/asmbly-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/roll-call-asmbly/assets/img/asmbly-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Map",
      "short_name": "Map",
      "url": "/?asmbly_pwa=1",
      "description": "Open the Asmbly map"
    },
    {
      "name": "My Calendar",
      "short_name": "Calendar",
      "url": "/?asmbly_pwa=1&open=calendar",
      "description": "Build and open your Asmbly city calendar"
    },
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "url": "/?asmbly_pwa=1&open=notifications",
      "description": "Open your Asmbly notification center"
    },
    {
      "name": "My Events",
      "short_name": "Events",
      "url": "/app/events/?asmbly_pwa=1",
      "description": "Manage events"
    },
    {
      "name": "Audience",
      "short_name": "Audience",
      "url": "/app/followers/?asmbly_pwa=1",
      "description": "View followers and notifications"
    }
  ],
  "prefer_related_applications": false
}
