{
  "name": "Go Home Safely",
  "short_name": "Go Home Safely",
  "description": "Go Home Safely — H&S tools and guidance for everyone at work",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a2e44",
  "theme_color": "#1a2e44",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
