{
  "name": "Placard",
  "short_name": "Placard",
  "description": "Placard mobile application that allow punter to make pre bets on sports events",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#e4010b",
  "icons": [
    {
      "src": "/Placard/img/Placard.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/Placard/img/Placard.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/Placard/img/Placard.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Placard/img/Placard.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/Placard/"
}