{
  "name": "Retro Games Online",
  "short_name": "RetroGames",
  "description": "Play classic retro games online for free in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d2238",
  "theme_color": "#001f3f",
  "icons": [
    { "src": "/images/favicon.png", "sizes": "any", "type": "image/png" },
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
