{
  "name": "KC Skyline by Cara Painter",
  "short_name": "KC Skyline",
  "description": "KC Skyline by Cara Painter. Stack the blocks, build the skyline.",
  "start_url": "/game/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
