{
  "name": "MShub Mobile Platform",
  "short_name": "MShub",
  "description": "Premium interactive mobile entertainment platform",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#161616",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
