{
  "name": "CoreFlow CRM 2.0",
  "short_name": "CoreFlow",
  "description": "Операційна CRM: товари, залишки, ціни, прихід, фінанси",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F3F5F7",
  "theme_color": "#0B3A4A",
  "lang": "uk",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Залишки", "url": "/stock" },
    { "name": "Ціни", "url": "/prices" },
    { "name": "Фінанси", "url": "/finances" }
  ]
}
