{
  "name": "LiveCam Pro Dashboard",
  "short_name": "LiveCam",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F0F13",
  "theme_color": "#0F0F13",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
