{
  "name": "CroiFac — аналитика Croissant Factory",
  "short_name": "CroiFac",
  "description": "Дашборд Croissant Factory на данных Poster POS: продажи, чеки, маржа, склад, оплаты.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1017",
  "theme_color": "#5B6BFF",
  "lang": "ru",
  "icons": [
    { "src": "./static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
