{
  "name": "HeyDilo",
  "short_name": "HeyDilo",
  "description": "Talk to anyone. In your own language.",
  "start_url": "/app",
  "id": "app.heydilo.pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F14",
  "theme_color": "#0B0F14",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
