{
  "id": "/",
  "name": "TheMorningThread",
  "short_name": "TheMorningThread",
  "description": "A discussion-focused social community for feeds, boards, chat, communities, and profiles.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "theme_color": "#0f766e",
  "background_color": "#08110f",
  "categories": [
    "social",
    "lifestyle",
    "productivity"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+morningthread",
      "url": "/?source=protocol-handler&url=%s"
    }
  ],
  "file_handlers": [
    {
      "name": "Upload media to The Morning Thread",
      "action": "/media/upload?source=file-handler",
      "accept": {
        "image/jpeg": [
          ".jpg",
          ".jpeg"
        ],
        "image/png": [
          ".png"
        ],
        "image/gif": [
          ".gif"
        ],
        "image/webp": [
          ".webp"
        ],
        "video/mp4": [
          ".mp4"
        ],
        "video/quicktime": [
          ".mov"
        ],
        "video/webm": [
          ".webm"
        ]
      }
    }
  ],
  "share_target": {
    "action": "/feed?source=web-share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.morningthread.app&pli=1",
      "id": "com.morningthread.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/themorningthread/id6772873140",
      "id": "6772873140"
    }
  ],
  "iarc_rating_id": "a8dfb0ec-3ba8-8d5d-8380-3f48115902be",
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/feed?source=note-taking"
  },
  "scope_extensions": [],
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-72.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/feature-previews/feed.png",
      "type": "image/png",
      "sizes": "1280x900",
      "form_factor": "wide",
      "label": "The Morning Thread feed"
    },
    {
      "src": "/images/feature-previews/boards.png",
      "type": "image/png",
      "sizes": "1280x900",
      "form_factor": "wide",
      "label": "Threaded discussions and boards"
    },
    {
      "src": "/images/feature-previews/chat.png",
      "type": "image/png",
      "sizes": "1280x900",
      "form_factor": "wide",
      "label": "Live community chat"
    },
    {
      "src": "/images/feature-previews/themes.png",
      "type": "image/png",
      "sizes": "1280x900",
      "form_factor": "wide",
      "label": "Custom profile and app themes"
    },
    {
      "src": "/images/feature-previews/video.png",
      "type": "image/png",
      "sizes": "1280x900",
      "form_factor": "wide",
      "label": "Photo and video tools"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "Open the main feed.",
      "url": "/feed?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Communities",
      "short_name": "Communities",
      "description": "Open communities.",
      "url": "/communities?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Open chat.",
      "url": "/chat?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
