{
  "id": "./",
  "name": "ID Tools Hub",
  "short_name": "ID Tools",
  "description": "Instructional Design Utility Hub for embed codes, Drive utilities, video embeds, HTML boxes, QR codes and smart instructional design tools.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#07101f",
  "theme_color": "#07101f",
  "icons": [
    {
      "src": "img/idtools.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/idtools.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "en"
}
