<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    Right now push is supported for windows, but only so called `Toast
    Notifications`. I want to add the other message types to the as
    described in this gist [1]. Now in the new message format this would
    mean to add a couple of fields that are windows specific they should
    be ignored by the other push services. So I'm wondering if we should
    do that, or if we should put these fields into a sub category called
    windows for example:<br>
    <br>
    <pre class="line-pre" style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; margin-top: 0px; margin-bottom: 0px; width: 748px; color: rgb(51, 51, 51); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16.7999992370605px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);"><div class="line" id="file-test-json-LC1" style="box-sizing: border-box;">{
</div><div class="line" id="file-test-json-LC2" style="box-sizing: border-box;">    <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>message<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>:{
</div><div class="line" id="file-test-json-LC3" style="box-sizing: border-box;">    <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>alert<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>:<span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>HELLO!<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC4" style="box-sizing: border-box;">    <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>user-data<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>:{
</div><div class="line" id="file-test-json-LC5" style="box-sizing: border-box;">      <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>key<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>:<span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>value<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>
</div><div class="line" id="file-test-json-LC6" style="box-sizing: border-box;">    },
</div><div class="line" id="file-test-json-LC7" style="box-sizing: border-box;">    <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>windows<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>: {
</div><div class="line" id="file-test-json-LC8" style="box-sizing: border-box;">        <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>template<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span> : <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>cycle<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC9" style="box-sizing: border-box;">        <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>title<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span> : <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>Contoso<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC10" style="box-sizing: border-box;">        <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>count<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span> : <span class="pl-c1" style="box-sizing: border-box; color: rgb(0, 134, 179);">10</span>,
</div><div class="line" id="file-test-json-LC11" style="box-sizing: border-box;">        <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>smallBackgroundImage<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span> : <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/smallBackgroundImage.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC12" style="box-sizing: border-box;">        <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>cycleImages<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span> :
</div><div class="line" id="file-test-json-LC13" style="box-sizing: border-box;">            [
</div><div class="line" id="file-test-json-LC14" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage1.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>, 
</div><div class="line" id="file-test-json-LC15" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage2.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC16" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage3.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC17" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage4.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC18" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage5.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC19" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage6.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC20" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage7.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC21" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage8.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>,
</div><div class="line" id="file-test-json-LC22" style="box-sizing: border-box;">              <span class="pl-s1" style="box-sizing: border-box; color: rgb(223, 80, 0);"><span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span>/Assets/Tiles/cycleImage9.jpg<span class="pl-pds" style="box-sizing: border-box; color: rgb(223, 80, 0);">"</span></span>
</div><div class="line" id="file-test-json-LC23" style="box-sizing: border-box;">            ]
</div><div class="line" id="file-test-json-LC24" style="box-sizing: border-box;">    }
</div><div class="line" id="file-test-json-LC25" style="box-sizing: border-box;">  }
</div><div class="line" id="file-test-json-LC26" style="box-sizing: border-box;">}</div></pre>
    <br>
    <br>
    What do you think?<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://gist.github.com/edewit/305d76c31960aa6254a9">https://gist.github.com/edewit/305d76c31960aa6254a9</a><br>
  </body>
</html>