{
  "name": "NeuroLab AI - Генератор зображень та відео",
  "short_name": "NeuroLab AI",
  "description": "AI-платформа для генерації зображень та відео. Використовуйте найкращі AI моделі: Flux, Kling, Sora та інші.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "uk",
  "dir": "ltr",
  "categories": ["entertainment", "graphics", "photo", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/create.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Image & Video Generator"
    },
    {
      "src": "/screenshots/feed.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Discover AI Art Gallery"
    }
  ],
  "shortcuts": [
    {
      "name": "Створити",
      "short_name": "Create",
      "description": "Створити нове зображення або відео",
      "url": "/create",
      "icons": [{ "src": "/icons/create.png", "sizes": "96x96" }]
    },
    {
      "name": "Стрічка",
      "short_name": "Feed",
      "description": "Переглянути галерею",
      "url": "/feed",
      "icons": [{ "src": "/icons/feed.png", "sizes": "96x96" }]
    },
    {
      "name": "Motion Control",
      "short_name": "Motion",
      "description": "Анімувати зображення",
      "url": "/motion",
      "icons": [{ "src": "/icons/motion.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://neurolabai.net"
    }
  ],
  "prefer_related_applications": false
}
