{
  "name": "DyvGames online gaming",
  "short_name": "DyvGames",
  "description": "Welcome to our online gaming site, where adventure and entertainment know no bounds!",
  "start_url": "./pages/playManner.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
