{
  "name": "AvA — Android AI Assistant & Enterprise Console",
  "short_name": "AvA",
  "description": "Voice-first AI assistant for Android and enterprise teams. Say Hello AvA to meet your ultra-real AI companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070712",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ava.pathor.in",
      "id": "ava.pathor.in"
    }
  ]
}
