{
  "name": "SPARKO AI",
  "short_name": "SPARKO AI",
  "description": "Создание карточек товаров, инфографики и видео с помощью ИИ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1411",
  "theme_color": "#0f7a5a",
  "orientation": "portrait-primary",
  "lang": "ru",
  "scope": "/",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/examples/clothing.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Пример карточки товара SPARKO AI"
    }
  ]
}
