{
  "theme_color": "#2A2D43",
  "background_color": "#F1F4F8",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "EVO PTT Web Dashboard",
  "short_name": "EVO PTT Web Dashboard",
  "description": "Experience superior voice quality, real-time tracking, and enterprise security with EVO PTT. Safe communication through our Android App and easy company management via Web Dashboard.",
  "icons": [
    {
      "src": "/static/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/favicon-64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}