{
  "name": "Spottabiz",
  "short_name": "Spottabiz",
  "start_url": "/spottabiz/index.php",
  "scope": "/spottabiz/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "permissions_policy": {
    "microphone": ["self"]
  },
  "icons": [
    { "src": "/spottabiz/largelogo.png", "sizes": "385x385", "type": "image/png", "purpose": "any" },
    { "src": "/spottabiz/largelogo2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}