{
  "name": "Elite Gems Dashboard",
  "short_name": "EliteGemsDash",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "images/Coolicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/Coolicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}