{
    "version": "0.2",
    "name": "DMKeith Team Tartan",
    "short_name": "DMK App",
    "manifest_version": 1,
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait-primary",
    "scope": "/",
    "description": "Team Tartan internal Portal",
    "ID": "https://app.dmkeith.com/index.html",
    "icons": [
      {
        "src": "/images/DMK_192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/DMK_512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  