{
  "short_name": "MyGaming",
  "name": "MyGaming",
  "icons": [{
    "src": "img/touch/icon-128x128.png",
    "type": "image/png",
    "sizes": "128x128"
  }, {
    "src": "img/touch/apple-touch-icon.png",
    "type": "image/png",
    "sizes": "152x152"
  }, {
    "src": "img/touch/ms-touch-icon-144x144-precomposed.png",
    "type": "image/png",
    "sizes": "144x144"
  }, {
    "src": "img/touch/chrome-touch-icon-192x192.png",
    "type": "image/png",
    "sizes": "192x192"
  }, {
    "src": "img/touch/icon-512x512.png",
    "type": "image/png",
    "sizes": "512x512"
  }, {
    "src": "img/touch/icon-512x512-maskable.png",
    "type": "image/png",
    "purpose": "maskable",
    "sizes": "512x512"
  }],
  "screenshots": [
    {
      "src": "img/touch/pwa-screenshot-1.jpg",
      "type": "image/jpg",
      "sizes": "540x720"
    }
  ],
  "start_url": "https://mygaming.co.za/",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "display": "standalone",
  "url": "https://mygaming.co.za/",
  "manifestUrl": "https://mygaming.co.za/news/wp-content/themes/mygaming-2026/manifest.json",
  "lang": "en",
  "orientation": "portrait",
  "description": "MyGaming is the best source of gaming news in South Africa. Read about the latest news, reviews, analysis, features, and advice.",
  "scope": "https://mygaming.co.za/",
  "categories": ["News", "Features", "Energy", "Industry News"]
}