{
  "name": "movierulzw.com Game Center - Play Free Online Games",
  "short_name": "Game Center",
  "description": "Play hundreds of free online games including puzzle, action, sports, adventure and more. No download required!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F3F7",
  "theme_color": "#6C5CE7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/images/assets/screenshot1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg"
    }
  ]
}
