{
  "name": "Area Ente MDGD",
  "short_name": "MDGD",
  "start_url": "/mdgd/index.php",
  "scope": "/mdgd/",
  "display": "standalone",
  "background_color": "#E0F7FA",
  "theme_color": "#0F4C81",
  "icons": [
    {
      "src": "/mdgd/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mdgd/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}