{
  "id": "/studio/chat",
  "name": "AIFOTEX",
  "short_name": "AIFOTEX",
  "description": "Premium AI studio for chat, images, video, audio and API workflows.",
  "start_url": "/studio/chat?source=pwa&v=210",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "theme_color": "#0b121c",
  "background_color": "#0b121c",
  "categories": ["productivity", "photo", "utilities"],
  "icons": [
    {
      "src": "/icons/aifotex-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aifotex-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aifotex-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/aifotex-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat Studio",
      "short_name": "Chat",
      "url": "/studio/chat?source=pwa_shortcut",
      "description": "Открыть AIFOTEX Chat Studio"
    },
    {
      "name": "Изображения",
      "short_name": "Изображения",
      "url": "/images?source=pwa_shortcut",
      "description": "Открыть студию изображений"
    },
    {
      "name": "Медиа",
      "short_name": "Медиа",
      "url": "/media-library?source=pwa_shortcut",
      "description": "Открыть медиатеку"
    }
  ],
  "prefer_related_applications": false
}
