{
  "name": "Voizly - International Calling",
  "short_name": "Voizly",
  "description": "Make international calls with Voizly using VoIP technology and virtual phone numbers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#ff6a3d",
  "scope": "/",
  "lang": "en",
  "categories": ["communication", "utilities", "productivity"],
  "icons": [
    {
      "src": "/voizly_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/voizly_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
