{
  "name": "Pulses Brokers",
  "short_name": "Pulses",
  "description": "",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d4c22",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "it",
  "permissions": [
    "microphone",
    "background-processing",
    "wake-lock"
  ],
  "features": [
    "background-processing",
    "wake-lock"
  ]
}