{
  "short_name": "MAOC",
  "name": "MAsters Of Cards - Card Game",
  "lang": "pt-BR",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "fullscreen": null,
  "background_color": "#000",
  "theme_color": "#000",
  "orientation": "landscape",
  "description": "MAsters Of Cards é um jogo Indie de batalha de cartas (Trading Card Game), multiplayer, emocionante e inteligente!",
  "icons": [
    {
      "src": "/Template/monsterplay/assets/images/favicon.png",
      "sizes": "60x49",
      "type": "image/png"
    },
    {
      "src": "/Imagens/site/logomaocZ.png",
      "sizes": "678x550",
      "type": "image/png"
    },
    {
      "src": "/Imagens/site/LOGOMasnifest512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/Imagens/site/LOGOMasnifest192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://localhost:44383/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+maoc",
      "url": "./?tipo=%s"
    }
  ],
  "capture_links": "new-client",
  "url_handlers": [
    {
      "origin": "https://localhost:44383"
    },
    {
      "origin": "https://localhost:44383/"
    },
    {
      "origin": "https://localhost:44383/ScreenGame"
    }
  ]
}
