{
  "short_name": "HRPP",
  "name": "HRPP Transport",
  "icons": [
    {
      "src": "images/apple-touch-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
	{
      "src": "images/apple-touch-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html?utm_source=a2hs",
  "background_color": "#b82927",
  "display": "standalone",
  "scope": "../hrpp/",
  "theme_color": "#b82927"
}