{
  "name": "DASH 360",
  "short_name": "DASH 360",
  "theme_color": "#26262b",
  "background_color": "#666666",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "assets/icons/logos/dash_logo_icon_48.svg",
      "sizes": "48x48",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/logos/dash_logo_icon_512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
