{
  "name": "88 Leads by Moderní komunikace",
  "short_name": "88 Leads",
  "description": "CRM s leady, pipeline, e-maily, fakturací a AI asistentem",
  "theme_color": "#5e6ad2",
  "background_color": "#131318",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "categories": ["business", "productivity", "finance"],
  "lang": "cs",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/apple-touch-icon.svg", "sizes": "180x180", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Nový lead",
      "short_name": "Lead",
      "description": "Rychle přidat nový lead",
      "url": "/leads?new=1",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "Pipeline kanban",
      "url": "/pipeline",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Nová faktura",
      "short_name": "Faktura",
      "description": "Vystavit fakturu",
      "url": "/invoices/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Dnešní fronta",
      "short_name": "Dnes",
      "description": "Co dělat dnes",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
