{
    "name": "Aivara AI",
    "theme_color": "#000000",
    "background_color": "#000000",
    "short_name": "Aivara AI",
    "start_url": "/?home=true",
    "id": "aivara_ai",
    "display": "fullscreen",
    "orientation": "potrait",
    "icons": [
      {
        "src": "icons/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "icons/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "icons/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "icons/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    
    "description": "Aivara AI offers a comprehensive collection of AI tools designed to enhance productivity across various categories. It's a platform for discovering, learning, and utilizing the best AI solutions.",
    "display_override": [
      "standalone",
      "fullscreen",
      "window-controls-overlay"
    ],
    "categories": [
      "business",
      "personalization",
      "productivity"
    ]
  }