{
  "name": "CrazyArcade Free Online HTML5 Games",
  "short_name": "CrazyArcade",
  "description": "Play thousands of free online HTML5 games unblocked directly in your web browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
