{
  "name": "ApiUP",
  "short_name": "ApiUP",
  "description": "API Entegrasyon, WhatsApp API, Telegram API, Skype API ve daha fazlası",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/bf/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/bf/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vexira AI",
      "short_name": "Vexira",
      "description": "Yapay Zeka Platformu - Claude (Opus, Sonnet, Haiku 4.5), ChatGPT (All), Gemini, And More",
      "url": "https://vexira.org?utm_source=apiup&utm_medium=pwa_shortcut&utm_campaign=manifest",
      "icons": [
        {
          "src": "/assets/img/app-screens/vexira.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "WhatsApp API",
      "short_name": "WhatsApp",
      "description": "WhatsApp QR API Entegrasyonu",
      "url": "/whatsapp-entegre",
      "icons": [
        {
          "src": "/assets/bf/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Skype API",
      "short_name": "Skype",
      "description": "Skype Bot API Entegrasyonu",
      "url": "/skype-bot-api",
      "icons": [
        {
          "src": "/assets/bf/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://vexira.org",
      "id": "org.vexira.ai"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}
