{
  "name": "DarhimLabs",
  "short_name": "DarhimLabs",
  "description": "AI chatbot platform for bots, leads and inbox operations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "pl",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard"
    },
    {
      "src": "/screenshots/inbox.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Inbox"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/dashboard/inbox",
      "description": "Open the inbox"
    },
    {
      "name": "Nowy bot",
      "url": "/dashboard/boty/nowy",
      "description": "Create a bot"
    }
  ]
}
