{
  "name": "ANDAMENTO — ИИ-генератор мозаики",
  "short_name": "ANDAMENTO",
  "description": "Создайте мозаику из фото или по описанию с помощью ИИ. Классическая, матричная, Byzantine и другие стили.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "lang": "ru",
  "categories": ["photo", "art", "design", "entertainment"],
  "screenshots": [],
  "icons": [
    {
      "src": "/static/img/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
