{
  "name": "Edotvis System",
  "short_name": "Edotvis",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6a5acd",
  "icons": [
    {
      "src": "/icons9/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons9/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}