{
  "name": "MarioGamers - Play Classic Mario Online",
  "short_name": "MarioGamers",
  "description": "Play classic 8-bit Mario games free in your browser. Optimized for mobile and desktop.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#13161e",
  "theme_color": "#ff2e2e",
  "icons": [
    {
      "src": "/assets/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
