{
  "name": "AI DR \u2014 Done Right",
  "short_name": "DR",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040817",
  "theme_color": "#071226",
  "description": "A governed operating-intelligence ecosystem that helps people identify the real problem, understand connected causes, and take the next justified step.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}