{
  "name": "OnlineRealGames",
  "short_name": "ORG",
  "description": "Play 250+ free online games instantly. Action, Puzzle, Racing, Kids & more. No download required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b14",
  "theme_color": "#00d4ff",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "OnlineRealGames Homepage"
    }
  ]
}
