{
  "name": "Caitlyn's Game Arcade",
  "short_name": "Game Arcade",
  "description": "Caitlyn's collection of fun browser games!",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a0533",
  "theme_color": "#ff69b4",
  "orientation": "any",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
