{
  "name": "RD8 Robust Design Framework",
  "short_name": "RD8",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://cdn.prod.website-files.com/68404800124057a90b206e09/68404b2814ac2bdc4da069f5_RD8_Logo2022_WhiteText_NoPadding.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "name": "RD8 Project Document",
      "accept": {
        "application/json": [".RD8", ".rd8"]
      },
      "icons": [
        {
          "src": "https://cdn.prod.website-files.com/68404800124057a90b206e09/68404b2814ac2bdc4da069f5_RD8_Logo2022_WhiteText_NoPadding.svg",
          "sizes": "512x512",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
