{
  "short_name": "Punt Club",
  "name": "Punt Club automates all the admin of running a punters club, for free.",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "img/app-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/app-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "dashboard?launcher=true&utm_source=homescreen",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#224556",
  "theme_color": "#fff",
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/au/app/punt-club/id1023271575"
    }
  ]
}