{
  "short_name": "Raize",
  "name": "Raize",
  "icons": [
    {
      "src": "images/app-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/app-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/app-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/app-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/app-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "pt.raize.raize"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/pt/app/raize/id1111177273"
    }
  ]
}