{
  "name": "AIRA ECHO - AI Super App",
  "short_name": "AIRA ECHO",
  "description": "Your AI Brain For Everything - The AI Super App for life, business, creativity, travel, finance and learning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030014",
  "theme_color": "#030014",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "social", "travel", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "AIRA ECHO Chat",
      "short_name": "Chat",
      "description": "Start a conversation with AIRA ECHO",
      "url": "/chat",
      "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "AIRA ECHO Social",
      "short_name": "Echo",
      "description": "Social platform",
      "url": "/echo",
      "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "AIRA ECHO Travel",
      "short_name": "Travel",
      "description": "Plan your trips",
      "url": "/travel",
      "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
