{
  "name": "Hearthstone Service Hub",
  "short_name": "Hearthstone Hub",
  "description": "Service management portal for Hearthstone Services.",
  "id": "/",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "icons": [
  {
    "src": "/assets/img/fav/android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "/assets/img/fav/android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  },
  {
    "src": "/assets/img/fav/apple-touch-icon.png",
    "sizes": "180x180",
    "type": "image/png",
    "purpose": "any"
  }
]
}