{
  "name": "Ajala - Anonymous Voice Matching",
  "short_name": "Ajala",
  "description": "Meet interesting people through voice-only calls. Anonymous by design.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f8",
  "theme_color": "#1A6B6B",
  "orientation": "portrait-primary",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
