{
  "name": "VoIPToolsOne",
  "short_name": "VoIPToolsOne",
  "description": "VoIP tools management platform with real-time call notifications.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48 64x64 128x128",
      "purpose": "any"
    }
  ]
}
