{
  "name": "Slam Dunk Software",
  "short_name": "Slam Dunk",
  "description": "Run your whole business from one platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060d09",
  "theme_color": "#15281c",
  "icons": [
    {
      "src": "/assets/sd-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/sd-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}