{
  "name": "SmartFOP — фінансовий асистент для ФОП",
  "short_name": "SmartFOP",
  "description": "Автоматично отримуйте банківські платежі, контролюйте ліміти та формуйте звіти для ФОП у SmartFOP.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f4ad8",
  "background_color": "#f8fafc",
  "lang": "uk",
  "dir": "ltr",
  "scope": "/",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Почати безкоштовно",
      "short_name": "Старт",
      "description": "Швидко зареєструватися у SmartFOP",
      "url": "/#hero",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Переглянути тарифи",
      "short_name": "Тарифи",
      "description": "Оберіть план SmartFOP",
      "url": "/#pricing",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
