{
  "name": "OverFlow",
  "short_name": "OverFlow",
  "description": "All of pro wrestling in one place \u2014 every promotion, match, promo, and highlight.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.overflownetwork",
      "id": "app.overflownetwork"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6775924320"
    }
  ]
}