{
  "name": "OnadaMeet",
  "short_name": "OnadaMeet",
  "description": "Secure video meetings for OnadaTeam",
  "start_url": "/meet",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f0ff",
  "theme_color": "#6d28d9",
  "icons": [
    {
      "src": "/icons/onadameet-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/onadameet-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
