{
  "name": "10x10 Host Software",
  "short_name": "10x10",
  "description": "10x10 host software for private group board administration and digital access.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#ff0030",
  "icons": [
    {
      "src": "/images/10x10-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/10x10-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
