{
  "name": "Mzansi-Social",
  "short_name": "Mzansi-Social",
  "description": "Committee-run tennis session: check members in, assign courts, run the tuck shop, control lights. Per-club subdomain install.",
  "start_url": "/social/",
  "scope": "/social/",
  "id": "/social/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A57",
  "theme_color": "#0A0A57",
  "lang": "en-ZA",
  "categories": ["sports", "business"],
  "icons": [
    {
      "src": "/icons/icon-192-social.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-social.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-social.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-social.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": ["standalone", "browser"]
}