{
  "name": "HOLMES \u2014 The HipHop Detective",
  "short_name": "HOLMES",
  "description": "A dramatized primer of the Sherlock Holmes canon (public domain).",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#26413c",
  "theme_color": "#26413c",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}