{
  "name": "Jurassic Match: Unite180 Leadership Edition",
  "short_name": "Jurassic Match",
  "description": "Prehistoric stone coordinate memory match game for Unite180 Leadership LED wall display",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#080d09",
  "theme_color": "#080d09",
  "icons": [
    {
      "src": "assets/tiles/A1.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/tiles/A1.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
