{
  "name": "OR Instruments — AR Learning",
  "short_name": "OR Instruments",
  "description": "Learn operating room instruments in augmented reality",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1E293B",
  "theme_color": "#0A7E8C",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
