{
  "name": "Flow Nexus",
  "short_name": "Flow Nexus",
  "id": "flow-nexus-app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "dir": "ltr",
  "lang": "tr",
  "prefer_related_applications": false,
  "background_color": "#080808",
  "theme_color": "#080808",
  "description": "Flow Nexus, yapay zeka destekli yeni nesil sohbet platformudur. Yapay zeka teknolojisiyle güçlendirilmiş akıllı asistanınız sayesinde metin, ses ve görüntü tabanlı etkileşimler gerçekleştirin. Kişiselleştirilebilir profiller, çoklu dil desteği, sesli sohbet ve gelişmiş tema seçenekleriyle üretkenliğinizi artırın.",
  "categories": [
    "productivity",
    "utilities",
    "social"
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "protocol_handlers": [
    {
      "protocol": "web+flownexus",
      "url": "/?protocol=%s"
    }
  ],
  "share_target": {
    "action": "/?share=true",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/icons/windows/Square44x44Logo.targetsize-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/windows/Square44x44Logo.targetsize-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/windows/Square44x44Logo.targetsize-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/windows/Square44x44Logo.targetsize-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/windows/pc logo 512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android/launchericon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/ios/180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/ios/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/flow ai message.png",
      "sizes": "714x382",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Flow AI ile Tanışın"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Sohbet",
      "short_name": "Sohbet",
      "description": "Yeni bir sohbet başlat",
      "url": "/?action=new_chat",
      "icons": [
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-48.png",
          "sizes": "48x48",
          "type": "image/png"
        },
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sesli Sohbet",
      "short_name": "Sesli",
      "description": "Sesli sohbet başlat",
      "url": "/?action=voice_chat",
      "icons": [
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-48.png",
          "sizes": "48x48",
          "type": "image/png"
        },
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Ayarlar",
      "short_name": "Ayarlar",
      "description": "Uygulama ayarlarını aç",
      "url": "/?action=settings",
      "icons": [
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-48.png",
          "sizes": "48x48",
          "type": "image/png"
        },
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Profilinizi görüntüleyin",
      "url": "/?action=profile",
      "icons": [
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-48.png",
          "sizes": "48x48",
          "type": "image/png"
        },
        {
          "src": "/icons/windows/Square44x44Logo.targetsize-256.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    }
  ]
}