{
  "name": "Online Бухгалтер",
  "short_name": "Бухгалтер",
  "description": "Веб-приложение для ведения бухгалтерии ИП в Казахстане",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "ru-RU"
}
